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 | cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1 (patch) | |
tree | 15ee5f58adc4fc241c53a852e2d815f536f2bea7 /target/linux/ar71xx | |
parent | db8d9304dc64011306e4724a066a8c668a2484e1 (diff) | |
download | upstream-cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1.tar.gz upstream-cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1.tar.bz2 upstream-cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1.zip |
some additional config file cleanup..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15845 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |