aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/olpc
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-04-27 12:31:50 +0000
committerNicolas Thill <nico@openwrt.org>2008-04-27 12:31:50 +0000
commitf9967ea05fba45f8ac6fab549985ebc16f84fe00 (patch)
treec9ae665d58a95d486ee9f6c5fd5ffa9dae14063b /target/linux/olpc
parent36ddcf180d8774294b5f015164022ccdca391a64 (diff)
downloadupstream-f9967ea05fba45f8ac6fab549985ebc16f84fe00.tar.gz
upstream-f9967ea05fba45f8ac6fab549985ebc16f84fe00.tar.bz2
upstream-f9967ea05fba45f8ac6fab549985ebc16f84fe00.zip
properly disable CONFIG_CRYPTO_HW
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/olpc')
-rw-r--r--target/linux/olpc/config-2.6.231
-rw-r--r--target/linux/olpc/config-2.6.241
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 1a45d95b28..f50d2277ce 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 41cee4ba49..d1e795766e 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