OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | --- a/arch/mips/ath79/Kconfig |
2 | +++ b/arch/mips/ath79/Kconfig |
||
3 | @@ -69,9 +69,10 @@ config ATH79_MACH_PB44 |
||
4 | config ATH79_MACH_UBNT_XM |
||
5 | bool "Ubiquiti Networks XM (rev 1.0) board" |
||
6 | select SOC_AR724X |
||
7 | + select ATH79_DEV_AP9X_PCI if PCI |
||
8 | select ATH79_DEV_GPIO_BUTTONS |
||
9 | select ATH79_DEV_LEDS_GPIO |
||
10 | - select ATH79_DEV_SPI |
||
11 | + select ATH79_DEV_M25P80 |
||
12 | help |
||
13 | Say 'Y' here if you want your kernel to support the |
||
14 | Ubiquiti Networks XM (rev 1.0) board. |