diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-25 17:29:04 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-25 17:29:04 +0000 |
commit | 6fbf35501e410aef676e14a0ce19942fc7f58940 (patch) | |
tree | e2a12f6a70a3ac714bc01df21924f2ef25167e18 /target/linux | |
parent | b82bd94b62d35a4d0be3ed6314bf85eae2ab7c89 (diff) | |
download | master-31e0f0ae-6fbf35501e410aef676e14a0ce19942fc7f58940.tar.gz master-31e0f0ae-6fbf35501e410aef676e14a0ce19942fc7f58940.tar.bz2 master-31e0f0ae-6fbf35501e410aef676e14a0ce19942fc7f58940.zip |
cns21xx: remove stray CONFIG_WAN from kernel config
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44136
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/cns21xx/config-3.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/cns21xx/config-3.10 b/target/linux/cns21xx/config-3.10 index 1c8410b65f..ffd97b3a4f 100644 --- a/target/linux/cns21xx/config-3.10 +++ b/target/linux/cns21xx/config-3.10 @@ -149,7 +149,6 @@ CONFIG_UNCOMPRESS_INCLUDE="mach/uncompress.h" CONFIG_USB_SUPPORT=y CONFIG_VECTORS_BASE=0xffff0000 CONFIG_VM_EVENT_COUNTERS=y -CONFIG_WAN=y CONFIG_XZ_DEC_ARM=y CONFIG_XZ_DEC_BCJ=y CONFIG_ZBOOT_ROM_BSS=0x0 |