From: Felix Fietkau Date: Sat, 15 Dec 2012 22:00:03 +0000 (+0000) Subject: kernel: add a missing config symbol for 3.7 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8c3306b8b660e59a9b9bd9ddebbf10b3160022f9;p=openwrt%2Fstaging%2Fthess.git kernel: add a missing config symbol for 3.7 SVN-Revision: 34710 --- 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