diff options
Diffstat (limited to 'drivers/crypto/Kconfig')
-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 4ac6d4d2bd14..6d16b4b0d7a0 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig | |||
@@ -200,6 +200,7 @@ config CRYPTO_DEV_HIFN_795X | |||
200 | select CRYPTO_BLKCIPHER | 200 | select CRYPTO_BLKCIPHER |
201 | select HW_RANDOM if CRYPTO_DEV_HIFN_795X_RNG | 201 | select HW_RANDOM if CRYPTO_DEV_HIFN_795X_RNG |
202 | depends on PCI | 202 | depends on PCI |
203 | depends on !ARCH_DMA_ADDR_T_64BIT | ||
203 | help | 204 | help |
204 | This option allows you to have support for HIFN 795x crypto adapters. | 205 | This option allows you to have support for HIFN 795x crypto adapters. |
205 | 206 | ||