diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-07-19 22:58:01 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-07-19 22:58:01 +0000 |
commit | 184460f01ee9de7c49fdd7fff8cf1776caf3b529 (patch) | |
tree | 927de2cb182c38430663d8490fc19c309fdc98b3 /target/linux/ixp4xx | |
parent | d959aa2e755f7fc859afeac7ca62d7aa0332fd76 (diff) | |
download | master-187ad058-184460f01ee9de7c49fdd7fff8cf1776caf3b529.tar.gz master-187ad058-184460f01ee9de7c49fdd7fff8cf1776caf3b529.tar.bz2 master-187ad058-184460f01ee9de7c49fdd7fff8cf1776caf3b529.zip |
kernel: move CONFIG_NET_IP_TUNNEL to generic
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37465 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-3.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/config-3.10 b/target/linux/ixp4xx/config-3.10 index 89cc7476c6..89933e37ea 100644 --- a/target/linux/ixp4xx/config-3.10 +++ b/target/linux/ixp4xx/config-3.10 @@ -180,7 +180,6 @@ CONFIG_MTD_REDBOOT_PARTS=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_MACH_IO_H=y CONFIG_NEED_PER_CPU_KM=y -# CONFIG_NET_IP_TUNNEL is not set CONFIG_NET_VENDOR_XSCALE=y CONFIG_OLD_SIGACTION=y CONFIG_OLD_SIGSUSPEND3=y |