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_AP136
18 bool "Atheros AP136 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 AP136 reference board.
29 config ATH79_MACH_AP81
30 bool "Atheros AP81 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 AP81 reference board.
41 config ATH79_MACH_DB120
42 bool "Atheros DB120 reference board"
44 select ATH79_DEV_GPIO_BUTTONS
45 select ATH79_DEV_LEDS_GPIO
50 Say 'Y' here if you want your kernel to support the
51 Atheros DB120 reference board.
53 config ATH79_MACH_PB44
54 bool "Atheros PB44 reference board"
56 select ATH79_DEV_GPIO_BUTTONS
57 select ATH79_DEV_LEDS_GPIO
61 Say 'Y' here if you want your kernel to support the
62 Atheros PB44 reference board.
64 config ATH79_MACH_UBNT_XM
65 bool "Ubiquiti Networks XM (rev 1.0) board"
67 select ATH79_DEV_GPIO_BUTTONS
68 select ATH79_DEV_LEDS_GPIO
71 Say 'Y' here if you want your kernel to support the
72 Ubiquiti Networks XM (rev 1.0) board.
82 select PCI_AR724X if PCI
93 select PCI_AR724X if PCI
98 select PCI_AR724X if PCI
104 config ATH79_DEV_GPIO_BUTTONS
107 config ATH79_DEV_LEDS_GPIO
116 config ATH79_DEV_WMAC
117 depends on (SOC_AR913X || SOC_AR933X || SOC_AR934X || SOC_QCA955X)