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/x86 | |
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/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 |