From 8c3306b8b660e59a9b9bd9ddebbf10b3160022f9 Mon Sep 17 00:00:00 2001
From: Felix Fietkau <nbd@openwrt.org>
Date: Sat, 15 Dec 2012 22:00:03 +0000
Subject: [PATCH] kernel: add a missing config symbol for 3.7

SVN-Revision: 34710
---
 target/linux/generic/config-3.7 | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.30.2