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/x86 | |
parent | db8d9304dc64011306e4724a066a8c668a2484e1 (diff) | |
download | master-187ad058-cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1.tar.gz master-187ad058-cbd1b567a820f506ef481b08c1c9fd5b22f9b3c1.tar.bz2 master-187ad058-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/x86')
-rw-r--r-- | target/linux/x86/config-2.6.28 | 4 | ||||
-rw-r--r-- | target/linux/x86/config-2.6.29 | 5 | ||||
-rw-r--r-- | target/linux/x86/config-2.6.30 | 4 |
3 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/x86/config-2.6.28 b/target/linux/x86/config-2.6.28 index fbd2006494..27cd41a125 100644 --- a/target/linux/x86/config-2.6.28 +++ b/target/linux/x86/config-2.6.28 @@ -74,10 +74,6 @@ CONFIG_CPU_SUP_CYRIX_32=y CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_CPU_SUP_UMC_32=y -# CONFIG_CRYPTO_AES_586 is not set -# CONFIG_CRYPTO_CRC32C_INTEL is not set -# CONFIG_CRYPTO_SALSA20_586 is not set -# CONFIG_CRYPTO_TWOFISH_586 is not set # CONFIG_CS5535_GPIO is not set # CONFIG_CS89x0 is not set # CONFIG_DCDBAS is not set diff --git a/target/linux/x86/config-2.6.29 b/target/linux/x86/config-2.6.29 index fef04a97a9..700be97842 100644 --- a/target/linux/x86/config-2.6.29 +++ b/target/linux/x86/config-2.6.29 @@ -50,7 +50,6 @@ CONFIG_BLK_DEV_VIA82CXXX=y CONFIG_BOUNCE=y CONFIG_CLOCKSOURCE_WATCHDOG=y # CONFIG_CMDLINE_BOOL is not set -CONFIG_COMPAT_NET_DEV_OPS=y CONFIG_COMPAT_VDSO=y CONFIG_CONSOLE_TRANSLATIONS=y # CONFIG_CPU5_WDT is not set @@ -75,10 +74,6 @@ CONFIG_CPU_SUP_CYRIX_32=y CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_CPU_SUP_UMC_32=y -# CONFIG_CRYPTO_AES_586 is not set -# CONFIG_CRYPTO_CRC32C_INTEL is not set -# CONFIG_CRYPTO_SALSA20_586 is not set -# CONFIG_CRYPTO_TWOFISH_586 is not set # CONFIG_CS5535_GPIO is not set # CONFIG_CS89x0 is not set # CONFIG_DCB is not set diff --git a/target/linux/x86/config-2.6.30 b/target/linux/x86/config-2.6.30 index 6d10dcf504..a5e33d8a83 100644 --- a/target/linux/x86/config-2.6.30 +++ b/target/linux/x86/config-2.6.30 @@ -77,10 +77,6 @@ CONFIG_CPU_SUP_CYRIX_32=y CONFIG_CPU_SUP_INTEL=y CONFIG_CPU_SUP_TRANSMETA_32=y CONFIG_CPU_SUP_UMC_32=y -# CONFIG_CRYPTO_AES_586 is not set -# CONFIG_CRYPTO_CRC32C_INTEL is not set -# CONFIG_CRYPTO_SALSA20_586 is not set -# CONFIG_CRYPTO_TWOFISH_586 is not set # CONFIG_CS5535_GPIO is not set # CONFIG_CS89x0 is not set # CONFIG_DCDBAS is not set |