diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-08-29 21:10:39 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-08-29 21:10:39 +0000 |
commit | 4ff324191fb5b92b0fa62e4d80c4f79f051ec395 (patch) | |
tree | 3c94aada79981aa7f8cbf567402837471bd00de7 /target/linux/ar71xx/patches-3.10/709-MIPS-ath79-add-NBG6716.patch | |
parent | f086c08c76e4a6893b4545b6e87a198efba33a43 (diff) | |
download | upstream-4ff324191fb5b92b0fa62e4d80c4f79f051ec395.tar.gz upstream-4ff324191fb5b92b0fa62e4d80c4f79f051ec395.tar.bz2 upstream-4ff324191fb5b92b0fa62e4d80c4f79f051ec395.zip |
ar71xx: select m25p80 support instead of spi support where used by mach files (#17699)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42331
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/709-MIPS-ath79-add-NBG6716.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.10/709-MIPS-ath79-add-NBG6716.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/709-MIPS-ath79-add-NBG6716.patch b/target/linux/ar71xx/patches-3.10/709-MIPS-ath79-add-NBG6716.patch index 5fb93f2301..8e1a94983c 100644 --- a/target/linux/ar71xx/patches-3.10/709-MIPS-ath79-add-NBG6716.patch +++ b/target/linux/ar71xx/patches-3.10/709-MIPS-ath79-add-NBG6716.patch @@ -27,7 +27,7 @@ + select ATH79_DEV_ETH + select ATH79_DEV_GPIO_BUTTONS + select ATH79_DEV_LEDS_GPIO -+ select ATH79_DEV_SPI ++ select ATH79_DEV_M25P80 + select ATH79_DEV_NFC + select ATH79_DEV_USB + select ATH79_DEV_WMAC |