diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-13 10:46:22 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-13 10:46:22 +0000 |
commit | d1124ffc0ed5be1b7b5e197dfbbff42c8ba9dd35 (patch) | |
tree | 891d222f97a92f02602e56a9fe2972073ce16199 /target/linux | |
parent | 7ea7088d9db3c4cc44dd9b5de2be438fd9c59019 (diff) |
[kernel] add missing configuration symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15817 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 1d7f8d7604..f433d0d491 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 |