diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2011-12-25 13:33:18 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2011-12-25 13:33:18 +0000 |
commit | 30126e95794945c2032c584ac4afafdfee5ee22d (patch) | |
tree | 235e8d86927aeb3ce1b8858ac6be19ecc21450be /target/linux/generic/config-3.0 | |
parent | 125e8da50a80ab2292cb8088664890fdb600e5ae (diff) | |
download | upstream-30126e95794945c2032c584ac4afafdfee5ee22d.tar.gz upstream-30126e95794945c2032c584ac4afafdfee5ee22d.tar.bz2 upstream-30126e95794945c2032c584ac4afafdfee5ee22d.zip |
[generic] add missing config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29610 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.0')
-rw-r--r-- | target/linux/generic/config-3.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index ac04ad7468..5a92d9ff7e 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -1680,6 +1680,7 @@ CONFIG_NFS_V3=y # CONFIG_NF_CONNTRACK_TFTP is not set # CONFIG_NF_CONNTRACK_TIMESTAMP is not set # CONFIG_NF_CONNTRACK_SNMP is not set +# CONFIG_NF_CONNTRACK_ZONES is not set # CONFIG_NF_CT_NETLINK is not set # CONFIG_NF_CT_PROTO_DCCP is not set # CONFIG_NF_CT_PROTO_GRE is not set |