From d1124ffc0ed5be1b7b5e197dfbbff42c8ba9dd35 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 13 May 2009 10:46:22 +0000 Subject: [PATCH] [kernel] add missing configuration symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15817 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.30 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 1d7f8d760..f433d0d49 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -757,6 +757,7 @@ CONFIG_IP_NF_NAT=y # CONFIG_IP_NF_PPTP is not set # CONFIG_IP_NF_QUEUE is not set # CONFIG_IP_NF_RAW is not set +# CONFIG_IP_NF_SECURITY is not set CONFIG_IP_NF_SET_HASHSIZE=1024 # CONFIG_IP_NF_SET_IPHASH is not set # CONFIG_IP_NF_SET_IPMAP is not set -- 2.35.1