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 | 5e999d80ce14697245a72531212fe5a3835c85dc (patch) | |
tree | a058f7d4902312095c01601fb40b8faeeb757cc7 /target/linux/ar71xx/patches-3.14/718-MIPS-ath79-add-ESR1750-support.patch | |
parent | 786d33be63706fe630a977f49d5020567448e896 (diff) | |
download | upstream-5e999d80ce14697245a72531212fe5a3835c85dc.tar.gz upstream-5e999d80ce14697245a72531212fe5a3835c85dc.tar.bz2 upstream-5e999d80ce14697245a72531212fe5a3835c85dc.zip |
ar71xx: select m25p80 support instead of spi support where used by mach files (#17699)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42331 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-3.14/718-MIPS-ath79-add-ESR1750-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.14/718-MIPS-ath79-add-ESR1750-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.14/718-MIPS-ath79-add-ESR1750-support.patch b/target/linux/ar71xx/patches-3.14/718-MIPS-ath79-add-ESR1750-support.patch index 83ae616909..e52a7396da 100644 --- a/target/linux/ar71xx/patches-3.14/718-MIPS-ath79-add-ESR1750-support.patch +++ b/target/linux/ar71xx/patches-3.14/718-MIPS-ath79-add-ESR1750-support.patch @@ -10,7 +10,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 + |