From 27c26c9951dc5236a9311a0a5be831d7c360e550 Mon Sep 17 00:00:00 2001 From: Kim Phillips Date: Fri, 22 Jun 2012 19:48:53 -0500 Subject: [PATCH] --- yaml --- r: 318374 b: refs/heads/master c: 1a076689cda8a1d623dcda170b2dc2b476cc6f1a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/crypto/caam/Kconfig | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 77ac24e32172..d60a4b816f71 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 281922a1d4f59bdebbe78c1d9f4c50a967eb6cff +refs/heads/master: 1a076689cda8a1d623dcda170b2dc2b476cc6f1a diff --git a/trunk/drivers/crypto/caam/Kconfig b/trunk/drivers/crypto/caam/Kconfig index 502a7f3cca5f..65c7668614ab 100644 --- a/trunk/drivers/crypto/caam/Kconfig +++ b/trunk/drivers/crypto/caam/Kconfig @@ -32,10 +32,13 @@ config CRYPTO_DEV_FSL_CAAM_RINGSIZE config CRYPTO_DEV_FSL_CAAM_INTC bool "Job Ring interrupt coalescing" depends on CRYPTO_DEV_FSL_CAAM - default y + default n help Enable the Job Ring's interrupt coalescing feature. + Note: the driver already provides adequate + interrupt coalescing in software. + config CRYPTO_DEV_FSL_CAAM_INTC_COUNT_THLD int "Job Ring interrupt coalescing count threshold" depends on CRYPTO_DEV_FSL_CAAM_INTC