From a20452af2af130e32a251a38d629422504e31adb Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Tue, 5 Mar 2013 14:33:16 +0100 Subject: [PATCH] --- yaml --- r: 371094 b: refs/heads/master c: ae8488a507357fd4fd2c825ac423b39ea1041353 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/crypto/caam/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8e8be9efbfd7..fbe3ea411e3c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0261370268193755c5ff1bef3d9d6339f314052c +refs/heads/master: ae8488a507357fd4fd2c825ac423b39ea1041353 diff --git a/trunk/drivers/crypto/caam/Kconfig b/trunk/drivers/crypto/caam/Kconfig index 65c7668614ab..b44091c47f75 100644 --- a/trunk/drivers/crypto/caam/Kconfig +++ b/trunk/drivers/crypto/caam/Kconfig @@ -78,7 +78,7 @@ config CRYPTO_DEV_FSL_CAAM_AHASH_API tristate "Register hash algorithm implementations with Crypto API" depends on CRYPTO_DEV_FSL_CAAM default y - select CRYPTO_AHASH + select CRYPTO_HASH help Selecting this will offload ahash for users of the scatterlist crypto API to the SEC4 via job ring.