From: nbd Date: Sat, 15 Dec 2012 22:00:03 +0000 (+0000) Subject: kernel: add a missing config symbol for 3.7 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=52b3cfc7fa5ab550d83ea57ba1e6e4aa457dece8;p=openwrt.git kernel: add a missing config symbol for 3.7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34710 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index 833728563a..b572515163 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -2020,6 +2020,7 @@ CONFIG_NF_CONNTRACK_PROCFS=y # CONFIG_NF_NAT_FTP is not set # CONFIG_NF_NAT_H323 is not set CONFIG_NF_NAT_IPV4=m +# CONFIG_NF_NAT_IPV6 is not set # CONFIG_NF_NAT_IRC is not set # CONFIG_NF_NAT_NEEDED is not set # CONFIG_NF_NAT_PPTP is not set