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/ar71xx | |
parent | d959aa2e755f7fc859afeac7ca62d7aa0332fd76 (diff) | |
download | upstream-184460f01ee9de7c49fdd7fff8cf1776caf3b529.tar.gz upstream-184460f01ee9de7c49fdd7fff8cf1776caf3b529.tar.bz2 upstream-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/ar71xx')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 31a1db1c4d..8695bad1f7 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -216,7 +216,6 @@ CONFIG_NET_DSA=y CONFIG_NET_DSA_MV88E6060=y CONFIG_NET_DSA_MV88E6063=y CONFIG_NET_DSA_TAG_TRAILER=y -# CONFIG_NET_IP_TUNNEL is not set CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PCI=y |