diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 13:32:34 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-14 13:32:34 +0000 |
commit | 6bfddb152fac5b8e55ef5221e183655bc2de6216 (patch) | |
tree | 3445c8982fc95a561366dd9833e14f81ad6c75c8 /target/linux/ar71xx | |
parent | c83d91fcfc5b8e6221870dbd8531df2a17e637ea (diff) | |
download | upstream-6bfddb152fac5b8e55ef5221e183655bc2de6216.tar.gz upstream-6bfddb152fac5b8e55ef5221e183655bc2de6216.tar.bz2 upstream-6bfddb152fac5b8e55ef5221e183655bc2de6216.zip |
some additional config file cleanup..
SVN-Revision: 15845
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r-- | target/linux/ar71xx/config-2.6.29 | 1 | ||||
-rw-r--r-- | target/linux/ar71xx/config-2.6.30 | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ar71xx/config-2.6.29 b/target/linux/ar71xx/config-2.6.29 index d741afe06c..01ca8ce90b 100644 --- a/target/linux/ar71xx/config-2.6.29 +++ b/target/linux/ar71xx/config-2.6.29 @@ -36,7 +36,6 @@ CONFIG_BITREVERSE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y CONFIG_CMDLINE="rootfstype=squashfs,yaffs,jffs2 noinitrd console=ttyS0,115200" -CONFIG_COMPAT_NET_DEV_OPS=y CONFIG_CPU_BIG_ENDIAN=y # CONFIG_CPU_CAVIUM_OCTEON is not set CONFIG_CPU_HAS_LLSC=y diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index 960d42ecf5..1996cfabe2 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -68,8 +68,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -CONFIG_CRYPTO_PCOMP=m -CONFIG_CRYPTO_WORKQUEUE=m CONFIG_CSRC_R4K=y CONFIG_CSRC_R4K_LIB=y CONFIG_DECOMPRESS_LZMA=y |