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 | 8d3b3ee55c4f082a3ad606e76419688e5fe13a1f (patch) | |
tree | ac2fd98fece3080f58e81e14c2d3c9695e18d81a /target/linux/cns21xx | |
parent | cfc5c0c8b42d60ccad56179445bed71609a8c5c9 (diff) | |
download | upstream-8d3b3ee55c4f082a3ad606e76419688e5fe13a1f.tar.gz upstream-8d3b3ee55c4f082a3ad606e76419688e5fe13a1f.tar.bz2 upstream-8d3b3ee55c4f082a3ad606e76419688e5fe13a1f.zip |
cns21xx: remove stray CONFIG_WAN from kernel config
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44136 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns21xx')
-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 |