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.14/719-MIPS-ath79-add-ESR900-support.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.14/719-MIPS-ath79-add-ESR900-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.14/719-MIPS-ath79-add-ESR900-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.14/719-MIPS-ath79-add-ESR900-support.patch b/target/linux/ar71xx/patches-3.14/719-MIPS-ath79-add-ESR900-support.patch index a3c0f8f67e..cbb44727a9 100644 --- a/target/linux/ar71xx/patches-3.14/719-MIPS-ath79-add-ESR900-support.patch +++ b/target/linux/ar71xx/patches-3.14/719-MIPS-ath79-add-ESR900-support.patch @@ -20,7 +20,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_USB + select ATH79_DEV_WMAC + |