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/olpc | |
| parent | 9389aa93ff9078936fdc28d936df61e38766ccc4 (diff) | |
| download | upstream-c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6.tar.gz upstream-c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6.tar.bz2 upstream-c6fe45ed552139f7e5e91f7fdbaa1da5b853f6a6.zip | |
properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
Diffstat (limited to 'target/linux/olpc')
| -rw-r--r-- | target/linux/olpc/config-2.6.23 | 1 | ||||
| -rw-r--r-- | target/linux/olpc/config-2.6.24 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/olpc/config-2.6.23 b/target/linux/olpc/config-2.6.23 index 1a45d95b284..f50d2277ce4 100644 --- a/target/linux/olpc/config-2.6.23 +++ b/target/linux/olpc/config-2.6.23 @@ -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 diff --git a/target/linux/olpc/config-2.6.24 b/target/linux/olpc/config-2.6.24 index 41cee4ba49b..d1e795766e2 100644 --- a/target/linux/olpc/config-2.6.24 +++ b/target/linux/olpc/config-2.6.24 @@ -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 |
