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 | b1b4e7db138fc9cd0e589121c715f2041dd3a3ed (patch) | |
tree | 2f601493362222de211293eefb3f2bf21fed24d0 /target/linux/generic/config-3.10 | |
parent | 9e14f9df5f60e87f8e35d6f589e66a3f857e6e0b (diff) | |
download | upstream-b1b4e7db138fc9cd0e589121c715f2041dd3a3ed.tar.gz upstream-b1b4e7db138fc9cd0e589121c715f2041dd3a3ed.tar.bz2 upstream-b1b4e7db138fc9cd0e589121c715f2041dd3a3ed.zip |
kernel: move CONFIG_NET_IP_TUNNEL to generic
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37465
Diffstat (limited to 'target/linux/generic/config-3.10')
-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 |