diff options
Diffstat (limited to 'drivers/crypto')
-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 6b658d84d521..6d2f0c8d419a 100644 --- a/drivers/crypto/Kconfig +++ b/drivers/crypto/Kconfig | |||
@@ -64,6 +64,7 @@ config ZCRYPT | |||
64 | tristate "Support for PCI-attached cryptographic adapters" | 64 | tristate "Support for PCI-attached cryptographic adapters" |
65 | depends on S390 | 65 | depends on S390 |
66 | select ZCRYPT_MONOLITHIC if ZCRYPT="y" | 66 | select ZCRYPT_MONOLITHIC if ZCRYPT="y" |
67 | select HW_RANDOM | ||
67 | help | 68 | help |
68 | Select this option if you want to use a PCI-attached cryptographic | 69 | Select this option if you want to use a PCI-attached cryptographic |
69 | adapter like: | 70 | adapter like: |