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/ramips/rt3883/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/ramips/rt3883/config-3.10')
-rw-r--r-- | target/linux/ramips/rt3883/config-3.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/rt3883/config-3.10 b/target/linux/ramips/rt3883/config-3.10 index 36a308d353..e99d3ac2b4 100644 --- a/target/linux/ramips/rt3883/config-3.10 +++ b/target/linux/ramips/rt3883/config-3.10 @@ -103,7 +103,6 @@ CONFIG_MTD_PHYSMAP_OF=y CONFIG_MTD_UIMAGE_SPLIT=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_PER_CPU_KM=y -# CONFIG_NET_IP_TUNNEL is not set CONFIG_NET_RALINK=y CONFIG_NET_RALINK_MDIO=y CONFIG_NET_RALINK_MDIO_RT2880=y |