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 | 0449ca0d6e06ab190b4cbbd14b8e222de1523175 (patch) | |
tree | 6a9a628398ee406de4664f7498aafe4d5e11f1e2 /target/linux | |
parent | 93a53872e73b934a91a31ebafd0865d2ed21283b (diff) | |
download | upstream-0449ca0d6e06ab190b4cbbd14b8e222de1523175.tar.gz upstream-0449ca0d6e06ab190b4cbbd14b8e222de1523175.tar.bz2 upstream-0449ca0d6e06ab190b4cbbd14b8e222de1523175.zip |
disable CONFIG_NF_CT_ACCT
SVN-Revision: 13453
Diffstat (limited to 'target/linux')
-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 |