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/imx6/config-3.10 | |
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/imx6/config-3.10')
-rw-r--r-- | target/linux/imx6/config-3.10 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10 index a5982f73b5..7b07d62c0f 100644 --- a/target/linux/imx6/config-3.10 +++ b/target/linux/imx6/config-3.10 @@ -225,7 +225,6 @@ CONFIG_MX3_IPU_IRQS=4 CONFIG_MXS_DMA=y CONFIG_NEED_DMA_MAP_STATE=y # CONFIG_NET_DMA is not set -# CONFIG_NET_IP_TUNNEL is not set CONFIG_NLS=y CONFIG_NLS_CODEPAGE_437=y CONFIG_NO_HZ_COMMON=y |