diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-30 19:56:04 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-30 19:56:04 +0000 |
commit | c7fb896ebc57b954c159f8dc24427085bca4eee2 (patch) | |
tree | b57e59212d637bcc215edb9537262be114d4d131 /target/linux/ixp4xx | |
parent | e50db3359d6d0cefb6180aee031fcfcfce2169a5 (diff) | |
download | master-187ad058-c7fb896ebc57b954c159f8dc24427085bca4eee2.tar.gz master-187ad058-c7fb896ebc57b954c159f8dc24427085bca4eee2.tar.bz2 master-187ad058-c7fb896ebc57b954c159f8dc24427085bca4eee2.zip |
disable CONFIG_NF_CT_ACCT
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13453 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.27 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/config-2.6.27 b/target/linux/ixp4xx/config-2.6.27 index faf24a3e6b..78f8e07100 100644 --- a/target/linux/ixp4xx/config-2.6.27 +++ b/target/linux/ixp4xx/config-2.6.27 @@ -250,7 +250,6 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set # CONFIG_NATSEMI is not set -CONFIG_NF_CT_ACCT=y # CONFIG_NLS_CODEPAGE_437 is not set # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_ISO8859_1 is not set |