diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-10-30 06:54:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-10-30 06:54:53 +0000 |
commit | 228c3484c3a3b261dd40c8ce178823701b833580 (patch) | |
tree | 1086611fcbb131350ca9fed5f2e681a9b6f74f42 /target/linux/ar71xx/patches-3.10/624-MIPS-ath79-WNR2200-support.patch | |
parent | 64ea60d210ff26fad3c624e9cf208a8730f0ffed (diff) | |
download | upstream-228c3484c3a3b261dd40c8ce178823701b833580.tar.gz upstream-228c3484c3a3b261dd40c8ce178823701b833580.tar.bz2 upstream-228c3484c3a3b261dd40c8ce178823701b833580.zip |
ar71xx: fix Kconfig symbol selection for RB95x/RB2011
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38596
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/624-MIPS-ath79-WNR2200-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.10/624-MIPS-ath79-WNR2200-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/624-MIPS-ath79-WNR2200-support.patch b/target/linux/ar71xx/patches-3.10/624-MIPS-ath79-WNR2200-support.patch index 9f028acd47..f009278708 100644 --- a/target/linux/ar71xx/patches-3.10/624-MIPS-ath79-WNR2200-support.patch +++ b/target/linux/ar71xx/patches-3.10/624-MIPS-ath79-WNR2200-support.patch @@ -10,7 +10,7 @@ ATH79_MACH_WPE72, /* Compex WPE72 */ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -437,6 +437,16 @@ config ATH79_MACH_WNR2000_V3 +@@ -440,6 +440,16 @@ config ATH79_MACH_WNR2000_V3 select ATH79_DEV_LEDS_GPIO select ATH79_DEV_M25P80 |