3 menu "Atheros AR71XX/AR724X/AR913X machine selection"
5 config ATH79_MACH_AP121
6 bool "Atheros AP121 reference board"
8 select ATH79_DEV_GPIO_BUTTONS
9 select ATH79_DEV_LEDS_GPIO
14 Say 'Y' here if you want your kernel to support the
15 Atheros AP121 reference board.
17 config ATH79_MACH_AP81
18 bool "Atheros AP81 reference board"
20 select ATH79_DEV_GPIO_BUTTONS
21 select ATH79_DEV_LEDS_GPIO
26 Say 'Y' here if you want your kernel to support the
27 Atheros AP81 reference board.
29 config ATH79_MACH_DB120
30 bool "Atheros DB120 reference board"
32 select ATH79_DEV_GPIO_BUTTONS
33 select ATH79_DEV_LEDS_GPIO
38 Say 'Y' here if you want your kernel to support the
39 Atheros DB120 reference board.
41 config ATH79_MACH_PB44
42 bool "Atheros PB44 reference board"
44 select ATH79_DEV_GPIO_BUTTONS
45 select ATH79_DEV_LEDS_GPIO
49 Say 'Y' here if you want your kernel to support the
50 Atheros PB44 reference board.
52 config ATH79_MACH_UBNT_XM
53 bool "Ubiquiti Networks XM (rev 1.0) board"
55 select ATH79_DEV_GPIO_BUTTONS
56 select ATH79_DEV_LEDS_GPIO
59 Say 'Y' here if you want your kernel to support the
60 Ubiquiti Networks XM (rev 1.0) board.
65 select USB_ARCH_HAS_EHCI
66 select USB_ARCH_HAS_OHCI
71 select USB_ARCH_HAS_EHCI
72 select USB_ARCH_HAS_OHCI
74 select PCI_AR724X if PCI
78 select USB_ARCH_HAS_EHCI
82 select USB_ARCH_HAS_EHCI
86 select USB_ARCH_HAS_EHCI
88 select PCI_AR724X if PCI
94 config ATH79_DEV_GPIO_BUTTONS
97 config ATH79_DEV_LEDS_GPIO
106 config ATH79_DEV_WMAC
107 depends on (SOC_AR913X || SOC_AR933X || SOC_AR934X)