Commit a3358e3d authored by Harald Freudenberger's avatar Harald Freudenberger Committed by Martin Schwidefsky

s390/zcrypt: Rework CONFIG_ZCRYPT Kconfig text.

The CONFIG_ZCRYPT Kconfig entry in drivers/crypto showed
outdated hardware whereas the latest cards where missing.
Reworked the text to reflect the current abilities of the
zcrypt device driver.
Signed-off-by: default avatarHarald Freudenberger <freude@linux.vnet.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent f546d6a9
...@@ -62,19 +62,16 @@ config CRYPTO_DEV_GEODE ...@@ -62,19 +62,16 @@ config CRYPTO_DEV_GEODE
will be called geode-aes. will be called geode-aes.
config ZCRYPT config ZCRYPT
tristate "Support for PCI-attached cryptographic adapters" tristate "Support for s390 cryptographic adapters"
depends on S390 depends on S390
select HW_RANDOM select HW_RANDOM
help help
Select this option if you want to use a PCI-attached cryptographic Select this option if you want to enable support for
adapter like: s390 cryptographic adapters like:
+ PCI Cryptographic Accelerator (PCICA)
+ PCI Cryptographic Coprocessor (PCICC)
+ PCI-X Cryptographic Coprocessor (PCIXCC) + PCI-X Cryptographic Coprocessor (PCIXCC)
+ Crypto Express2 Coprocessor (CEX2C) + Crypto Express 2,3,4 or 5 Coprocessor (CEXxC)
+ Crypto Express2 Accelerator (CEX2A) + Crypto Express 2,3,4 or 5 Accelerator (CEXxA)
+ Crypto Express3 Coprocessor (CEX3C) + Crypto Express 4 or 5 EP11 Coprocessor (CEXxP)
+ Crypto Express3 Accelerator (CEX3A)
config CRYPTO_SHA1_S390 config CRYPTO_SHA1_S390
tristate "SHA1 digest algorithm" tristate "SHA1 digest algorithm"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment