diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-13 10:46:22 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-13 10:46:22 +0000 |
commit | f8c315bb603c42367cdd2ccaf126f321d3a0a706 (patch) | |
tree | 4ecbf4dab27a30f0cd4ce39320ca394041fe6786 /target | |
parent | 4de2d9c1431829b32be56c1066eaeb1d77446741 (diff) | |
download | upstream-f8c315bb603c42367cdd2ccaf126f321d3a0a706.tar.gz upstream-f8c315bb603c42367cdd2ccaf126f321d3a0a706.tar.bz2 upstream-f8c315bb603c42367cdd2ccaf126f321d3a0a706.zip |
add missing configuration symbol
SVN-Revision: 15817
Diffstat (limited to 'target')
-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 |