diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2006-09-20 09:58:22 -0400 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2006-09-20 09:58:22 -0400 |
commit | 7561b974e0cbbdca1bb880b55200afd9a1a20737 (patch) | |
tree | 88a6e31a827e79ac29c7bede802554ba40f20319 /drivers/s390/Kconfig | |
parent | de1a3f1ce6c4c3b2b14cf9157a22d6b4c64f708e (diff) |
[S390] remove old z90crypt driver.
The z90crypt driver has served its term. It is replaced by the shiny
new zcrypt device driver.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/Kconfig')
-rw-r--r-- | drivers/s390/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/s390/Kconfig b/drivers/s390/Kconfig index 4d36208ff8de..f0ea550d39bc 100644 --- a/drivers/s390/Kconfig +++ b/drivers/s390/Kconfig | |||
@@ -217,13 +217,4 @@ endmenu | |||
217 | 217 | ||
218 | menu "Cryptographic devices" | 218 | menu "Cryptographic devices" |
219 | 219 | ||
220 | config Z90CRYPT | ||
221 | tristate "Support for PCI-attached cryptographic adapters" | ||
222 | default "m" | ||
223 | help | ||
224 | Select this option if you want to use a PCI-attached cryptographic | ||
225 | adapter like the PCI Cryptographic Accelerator (PCICA) or the PCI | ||
226 | Cryptographic Coprocessor (PCICC). This option is also available | ||
227 | as a module called z90crypt.ko. | ||
228 | |||
229 | endmenu | 220 | endmenu |