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/ar71xx | |
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/ar71xx')
-rw-r--r-- | target/linux/ar71xx/config-2.6.27 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.27 b/target/linux/ar71xx/config-2.6.27 index 86abe4ae60..03c73b06d6 100644 --- a/target/linux/ar71xx/config-2.6.27 +++ b/target/linux/ar71xx/config-2.6.27 @@ -170,7 +170,6 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y # CONFIG_MTD_SLRAM is not set CONFIG_MYLOADER=y # CONFIG_NATSEMI is not set -CONFIG_NF_CT_ACCT=y # CONFIG_NO_IOPORT is not set CONFIG_PAGEFLAGS_EXTENDED=y # CONFIG_PAGE_SIZE_16KB is not set |