1
linux/arch/mips/ath79
Gabor Juhos 3ae4002231 MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC
The ATH79_DEV_AR913X_WMAC option was used to select the AR913x specific
wireless MAC registration code.  The registration code now supports the
AR933X SoCs as well. Rename the option to reflect the changes.

Also make the new option depends on SOC_AR933X.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Imre Kaloz <kaloz@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3031/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-12-07 22:02:48 +00:00
..
clock.c MIPS: ath79: add AR933X specific clock init 2011-12-07 22:02:45 +00:00
common.c MIPS: ath79: Store the SoC revision in a global variable 2011-12-07 22:02:47 +00:00
common.h
dev-ar913x-wmac.c MIPS: ath79: Add AR933x specific WMAC setup code 2011-12-07 22:02:48 +00:00
dev-ar913x-wmac.h MIPS: ath79: Add AR933x specific WMAC setup code 2011-12-07 22:02:48 +00:00
dev-common.c MIPS: ath79: register UART device for the AR933X SoCs 2011-12-07 22:02:46 +00:00
dev-common.h MIPS: ath79: add common watchdog device 2011-01-18 19:30:26 +01:00
dev-gpio-buttons.c MIPS: ath79: add common GPIO buttons device 2011-01-18 19:30:27 +01:00
dev-gpio-buttons.h MIPS: ath79: add common GPIO buttons device 2011-01-18 19:30:27 +01:00
dev-leds-gpio.c MIPS: ath79: add common GPIO LEDs device 2011-01-18 19:30:26 +01:00
dev-leds-gpio.h MIPS: ath79: add common GPIO LEDs device 2011-01-18 19:30:26 +01:00
dev-spi.c MIPS: ath79: add common SPI controller device 2011-01-18 19:30:27 +01:00
dev-spi.h MIPS: ath79: add common SPI controller device 2011-01-18 19:30:27 +01:00
dev-usb.c MIPS: ath79: add AR933X specific USB platform device registration 2011-12-07 22:02:46 +00:00
dev-usb.h MIPS: ath79: add common USB Host Controller device 2011-12-07 22:02:44 +00:00
early_printk.c MIPS: ath79: Add early printk support for the AR933X SoCs 2011-12-07 22:02:45 +00:00
gpio.c MIPS: ath79: add AR933X specific GPIO initialization 2011-12-07 22:02:46 +00:00
irq.c MIPS: ath79: Add AR933X specific IRQ initialization 2011-12-07 22:02:45 +00:00
Kconfig MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC 2011-12-07 22:02:48 +00:00
mach-ap81.c MIPS: ath79: Remove 'ar913x' from common variable and function names 2011-12-07 22:02:47 +00:00
mach-ap121.c MIPS: ath79: Add initial support for the Atheros AP121 reference board 2011-12-07 22:02:47 +00:00
mach-pb44.c MIPS: ath79: add common USB Host Controller device 2011-12-07 22:02:44 +00:00
mach-ubnt-xm.c Initial support for the Ubiquiti Networks XM board (rev 1.0). 2011-12-07 22:02:47 +00:00
machtypes.h Initial support for the Ubiquiti Networks XM board (rev 1.0). 2011-12-07 22:02:47 +00:00
Makefile MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC 2011-12-07 22:02:48 +00:00
Platform
prom.c
setup.c MIPS: ath79: Store the SoC revision in a global variable 2011-12-07 22:02:47 +00:00