properly disable CONFIG_CRYPTO_HW

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Nicolas Thill
2008-04-27 12:31:50 +00:00
parent 36ddcf180d
commit f9967ea05f
26 changed files with 3 additions and 26 deletions

View File

@@ -65,7 +65,6 @@ CONFIG_COMPAT_VDSO=y
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_ECB is not set
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_HW is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_MANAGER is not set
# CONFIG_CRYPTO_MD4 is not set

View File

@@ -286,7 +286,6 @@ CONFIG_CRYPTO_BLKCIPHER=m
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_HASH=m
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_HW is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_MANAGER is not set