diff options
Diffstat (limited to 'drivers/crypto/Kconfig')
-rw-r--r-- | drivers/crypto/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index e54185223c8c..a27224aa883e 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig | |||
@@ -200,6 +200,8 @@ config CRYPTO_DEV_HIFN_795X_RNG | |||
200 | Select this option if you want to enable the random number generator | 200 | Select this option if you want to enable the random number generator |
201 | on the HIFN 795x crypto adapters. | 201 | on the HIFN 795x crypto adapters. |
202 | 202 | ||
203 | source drivers/crypto/caam/Kconfig | ||
204 | |||
203 | config CRYPTO_DEV_TALITOS | 205 | config CRYPTO_DEV_TALITOS |
204 | tristate "Talitos Freescale Security Engine (SEC)" | 206 | tristate "Talitos Freescale Security Engine (SEC)" |
205 | select CRYPTO_ALGAPI | 207 | select CRYPTO_ALGAPI |