From 112eacc15558dd8aee917f33ff808351c57536c5 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 27 Apr 2008 12:31:50 +0000 Subject: properly disable CONFIG_CRYPTO_HW git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10952 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.24 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/config-2.6.24') diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index 36d3bf144..a6637c0d5 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -253,7 +253,7 @@ CONFIG_CRYPTO_ECB=m # CONFIG_CRYPTO_GF128MUL is not set CONFIG_CRYPTO_HASH=m CONFIG_CRYPTO_HMAC=m -CONFIG_CRYPTO_HW=n +# CONFIG_CRYPTO_HW is not set CONFIG_CRYPTO_KHAZAD=m # CONFIG_CRYPTO_LRW is not set CONFIG_CRYPTO_MANAGER=m -- cgit v1.2.3