diff options
Diffstat (limited to 'drivers/crypto/Kconfig')
-rw-r--r-- | drivers/crypto/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index 1ef7697fc998..c2de1351819f 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig | |||
@@ -85,9 +85,9 @@ config ZCRYPT_MONOLITHIC | |||
85 | 85 | ||
86 | config CRYPTO_DEV_HIFN_795X | 86 | config CRYPTO_DEV_HIFN_795X |
87 | tristate "Driver HIFN 795x crypto accelerator chips" | 87 | tristate "Driver HIFN 795x crypto accelerator chips" |
88 | select CRYPTO_DES | ||
88 | select CRYPTO_ALGAPI | 89 | select CRYPTO_ALGAPI |
89 | select CRYPTO_ABLKCIPHER | 90 | select CRYPTO_ABLKCIPHER |
90 | select CRYPTO_BLKCIPHER | ||
91 | help | 91 | help |
92 | This option allows you to have support for HIFN 795x crypto adapters. | 92 | This option allows you to have support for HIFN 795x crypto adapters. |
93 | 93 | ||