diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-28 10:32:13 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-28 10:32:13 +0000 |
commit | e825595f300e3d5ae6a9bd54c7edb7cfbcc13a2d (patch) | |
tree | 1727d5b760e31c534678e0d5eaac486a4dde8d2a /target/linux | |
parent | 11ab840a480cba7fb7497a7a9070956129f4de92 (diff) | |
download | upstream-e825595f300e3d5ae6a9bd54c7edb7cfbcc13a2d.tar.gz upstream-e825595f300e3d5ae6a9bd54c7edb7cfbcc13a2d.tar.bz2 upstream-e825595f300e3d5ae6a9bd54c7edb7cfbcc13a2d.zip |
don't override CONFIG_NF_CT_ACCT
SVN-Revision: 13756
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ar71xx/config-2.6.27 | 1 | ||||
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ar71xx/config-2.6.27 b/target/linux/ar71xx/config-2.6.27 index 5cb344df2d..830a837c72 100644 --- a/target/linux/ar71xx/config-2.6.27 +++ b/target/linux/ar71xx/config-2.6.27 @@ -168,7 +168,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 diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 17eafa13d7..b0984ddad1 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -177,7 +177,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_NF_DEFRAG_IPV4=m # CONFIG_NO_IOPORT is not set # CONFIG_NXP_STB220 is not set |