summaryrefslogtreecommitdiff
path: root/drivers/crypto/Kconfig
diff options
context:
space:
mode:
authorXuelin Shi <xuelin.shi@freescale.com>2014-05-10 04:17:32 (GMT)
committerJose Rivera <German.Rivera@freescale.com>2014-05-12 16:43:24 (GMT)
commit31b58c5cb5b366ab9db621188c3ae746503de177 (patch)
tree43cad92ad6e2ebd7abb28ce0b5041b21bc0c5f34 /drivers/crypto/Kconfig
parentc0f9157e5a4258caebb673cf3519965d131940f6 (diff)
downloadlinux-fsl-qoriq-31b58c5cb5b366ab9db621188c3ae746503de177.tar.xz
Talitos support for RAID XOR
Expose Talitos's XOR functionality to be used for RAID parity calulation via the Async_tx layer. Signed-off-by: Dipen Dudhat <Dipen.Dudhat@freescale.com> Signed-off-by: Maneesh Gupta <Maneesh.Gupta@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com> Signed-off-by: Vishnu Suresh <Vishnu@freescale.com> Signed-off-by: Xuelin Shi <xuelin.shi@freescale.com> Change-Id: I9452e02b3d72f66f6df6b0e003a5539b46ce1df7 Reviewed-on: http://git.am.freescale.net:8181/12190 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Richard Schmitt <richard.schmitt@freescale.com> Reviewed-by: Jose Rivera <German.Rivera@freescale.com>
Diffstat (limited to 'drivers/crypto/Kconfig')
-rw-r--r--drivers/crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index c73ae6c..acaf4d6 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -227,7 +227,7 @@ config CRYPTO_DEV_TALITOS_RAIDXOR
default y
select DMA_ENGINE
select ASYNC_TX_ENABLE_CHANNEL_SWITCH
- depends on CRYPTO_DEV_TALITOS
+ depends on FSL_DMA && CRYPTO_DEV_TALITOS
help
Say 'Y' here to use the Freescale Security Engine (SEC) to
offload RAID XOR parity Calculation