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 | 5dc3098a6cade4e56cde30fcb3eae7de729e1eec (patch) | |
tree | 68ac9486576f7c6e07a0b02f77caabe799e7d2e2 /target/linux/x86 | |
parent | b49a74911488976580ec725a42cb3e1aba5a2d14 (diff) | |
download | upstream-5dc3098a6cade4e56cde30fcb3eae7de729e1eec.tar.gz upstream-5dc3098a6cade4e56cde30fcb3eae7de729e1eec.tar.bz2 upstream-5dc3098a6cade4e56cde30fcb3eae7de729e1eec.zip |
Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/config-2.6.27 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/config-2.6.27 b/target/linux/x86/config-2.6.27 index dd7596cb8c..b76b7d69c8 100644 --- a/target/linux/x86/config-2.6.27 +++ b/target/linux/x86/config-2.6.27 @@ -320,7 +320,6 @@ CONFIG_NE2K_PCI=m CONFIG_NET_VENDOR_3COM=y # CONFIG_NET_VENDOR_RACAL is not set # CONFIG_NET_VENDOR_SMC is not set -CONFIG_NF_CT_ACCT=y CONFIG_NOHIGHMEM=y CONFIG_NR_CPUS=8 CONFIG_NSC_GPIO=m |