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-2.6.31 | |
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-2.6.31')
-rw-r--r-- | target/linux/generic/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.31 b/target/linux/generic/config-2.6.31 index 745a33ee47..243503598a 100644 --- a/target/linux/generic/config-2.6.31 +++ b/target/linux/generic/config-2.6.31 @@ -1469,6 +1469,7 @@ CONFIG_NF_CONNTRACK_PROC_COMPAT=y # CONFIG_NF_CONNTRACK_SIP is not set CONFIG_NF_CONNTRACK_SUPPORT=y # CONFIG_NF_CONNTRACK_TFTP is not set +# CONFIG_NF_CONNTRACK_ZONES is not set # CONFIG_NF_CT_ACCT is not set # CONFIG_NF_CT_NETLINK is not set # CONFIG_NF_CT_PROTO_DCCP is not set |