diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-12-10 01:39:29 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-12-10 01:39:29 +0000 |
commit | f45c8e22e8a02041181ce09e58e7eb8be85ff665 (patch) | |
tree | 7c65560916387b974f485c22e102eef8b0de547c /target/linux/rb532 | |
parent | ab00ad48d538c41c7a03b8914c5b9aa0b925c6ad (diff) | |
download | upstream-f45c8e22e8a02041181ce09e58e7eb8be85ff665.tar.gz upstream-f45c8e22e8a02041181ce09e58e7eb8be85ff665.tar.bz2 upstream-f45c8e22e8a02041181ce09e58e7eb8be85ff665.zip |
Disable CONFIG_NF_CT_ACCT
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13577 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532')
-rw-r--r-- | target/linux/rb532/config-2.6.27 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rb532/config-2.6.27 b/target/linux/rb532/config-2.6.27 index 954fd30ee8..34f8731a15 100644 --- a/target/linux/rb532/config-2.6.27 +++ b/target/linux/rb532/config-2.6.27 @@ -177,7 +177,6 @@ CONFIG_MTD_PHYSMAP_START=0x8000000 # CONFIG_NATSEMI is not set # CONFIG_NET_SCH_ESFQ_NFCT is not set CONFIG_NF_CONNTRACK=y -CONFIG_NF_CT_ACCT=y # CONFIG_NO_IOPORT is not set CONFIG_PAGEFLAGS_EXTENDED=y # CONFIG_PAGE_SIZE_16KB is not set |