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/rdc | |
parent | ab00ad48d538c41c7a03b8914c5b9aa0b925c6ad (diff) | |
download | master-187ad058-f45c8e22e8a02041181ce09e58e7eb8be85ff665.tar.gz master-187ad058-f45c8e22e8a02041181ce09e58e7eb8be85ff665.tar.bz2 master-187ad058-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/rdc')
-rw-r--r-- | target/linux/rdc/config-2.6.27 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rdc/config-2.6.27 b/target/linux/rdc/config-2.6.27 index ca652c705e..65d6367d6d 100644 --- a/target/linux/rdc/config-2.6.27 +++ b/target/linux/rdc/config-2.6.27 @@ -250,7 +250,6 @@ CONFIG_MTD_RDC3210_SIZE=0x400000 # CONFIG_MWINCHIP3D is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_NATSEMI is not set -CONFIG_NF_CT_ACCT=y CONFIG_NLS_ISO8859_2=m CONFIG_NOHIGHMEM=y # CONFIG_NSC_GPIO is not set |