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 d848e1b1624b..d8c70403b9da 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig | |||
@@ -87,7 +87,7 @@ 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_DES |
89 | select CRYPTO_ALGAPI | 89 | select CRYPTO_ALGAPI |
90 | select CRYPTO_ABLKCIPHER | 90 | select CRYPTO_BLKCIPHER |
91 | depends on PCI | 91 | depends on PCI |
92 | help | 92 | help |
93 | This option allows you to have support for HIFN 795x crypto adapters. | 93 | This option allows you to have support for HIFN 795x crypto adapters. |