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-2.6.38 | |
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-2.6.38')
-rw-r--r-- | target/linux/generic/config-2.6.38 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38 index 2f10cd5476..0a09ec86bf 100644 --- a/target/linux/generic/config-2.6.38 +++ b/target/linux/generic/config-2.6.38 @@ -1654,6 +1654,7 @@ CONFIG_NFS_V3=y # CONFIG_NF_CONNTRACK_SANE is not set # CONFIG_NF_CONNTRACK_SIP is not set # CONFIG_NF_CONNTRACK_TFTP 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 |