diff options
author | Nicolas Thill <nico@openwrt.org> | 2008-04-27 12:31:50 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2008-04-27 12:31:50 +0000 |
commit | c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6 (patch) | |
tree | 79861996de2c6e1a0d924d51a0690a9ec8d8ccfe /target/linux/x86/config-2.6.24 | |
parent | 9389aa93ff9078936fdc28d936df61e38766ccc4 (diff) | |
download | mtk-20170518-c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6.zip mtk-20170518-c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6.tar.gz mtk-20170518-c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6.tar.bz2 |
properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
Diffstat (limited to 'target/linux/x86/config-2.6.24')
-rw-r--r-- | target/linux/x86/config-2.6.24 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/config-2.6.24 b/target/linux/x86/config-2.6.24 index 92ba95a..94e89e5 100644 --- a/target/linux/x86/config-2.6.24 +++ b/target/linux/x86/config-2.6.24 @@ -70,7 +70,6 @@ CONFIG_CPU_FREQ_STAT_DETAILS=y CONFIG_CPU_FREQ_TABLE=y # CONFIG_CPU_IDLE is not set CONFIG_CRYPTO_AES_586=m -# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_TWOFISH_586=m # CONFIG_CS5535_GPIO is not set # CONFIG_CS89x0 is not set |