diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/crypto/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig index c2de1351819f..d848e1b1624b 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig | |||
@@ -88,6 +88,7 @@ config CRYPTO_DEV_HIFN_795X | |||
88 | select CRYPTO_DES | 88 | select CRYPTO_DES |
89 | select CRYPTO_ALGAPI | 89 | select CRYPTO_ALGAPI |
90 | select CRYPTO_ABLKCIPHER | 90 | select CRYPTO_ABLKCIPHER |
91 | depends on PCI | ||
91 | help | 92 | help |
92 | 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. |
93 | 94 | ||