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.
75 prompt "Build a DTB in the kernel"
78 Select a devicetree that should be built into the kernel.
80 config DTB_TL_WR1043ND_V1
81 bool "TL-WR1043ND Version 1"
94 select PCI_AR724X if PCI
105 select PCI_AR724X if PCI
110 select PCI_AR724X if PCI
116 config ATH79_DEV_GPIO_BUTTONS
119 config ATH79_DEV_LEDS_GPIO
128 config ATH79_DEV_WMAC
129 depends on (SOC_AR913X || SOC_AR933X || SOC_AR934X || SOC_QCA955X)