diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-19 22:58:01 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-07-19 22:58:01 +0000 |
commit | e346730b35886bc1955a655c0f5ba678f857d27e (patch) | |
tree | 927de2cb182c38430663d8490fc19c309fdc98b3 /target/linux/generic | |
parent | 34621899b05bbabe178614e8aeff326630d0cd3f (diff) |
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/generic')
-rw-r--r-- | target/linux/generic/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 628513e9e0..5120c8d272 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -2002,6 +2002,7 @@ CONFIG_NET_IPGRE_BROADCAST=y # CONFIG_NET_IPGRE_DEMUX is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_IPVTI is not set +# CONFIG_NET_IP_TUNNEL is not set # CONFIG_NET_ISA is not set # CONFIG_NET_KEY is not set # CONFIG_NET_KEY_MIGRATE is not set |