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 | 9fa33ceee2e7831dcfc6391b0e9d7b7117c6ef92 (patch) | |
tree | 50d33c325ab5d4fe849d0afd4928f0b52294edb8 /target/linux/generic/config-3.0 | |
parent | 2ad90a1ec346edbb2e822f27dfa519ee036b4768 (diff) | |
download | upstream-9fa33ceee2e7831dcfc6391b0e9d7b7117c6ef92.tar.gz upstream-9fa33ceee2e7831dcfc6391b0e9d7b7117c6ef92.tar.bz2 upstream-9fa33ceee2e7831dcfc6391b0e9d7b7117c6ef92.zip |
add missing config symbol
SVN-Revision: 29610
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 |