Skip to content

Commit

Permalink
[S390] remove old z90crypt driver.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Martin Schwidefsky committed Sep 20, 2006
1 parent de1a3f1 commit 7561b97
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 6,370 deletions.
9 changes: 0 additions & 9 deletions drivers/s390/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -217,13 +217,4 @@ endmenu

menu "Cryptographic devices"

config Z90CRYPT
tristate "Support for PCI-attached cryptographic adapters"
default "m"
help
Select this option if you want to use a PCI-attached cryptographic
adapter like the PCI Cryptographic Accelerator (PCICA) or the PCI
Cryptographic Coprocessor (PCICC). This option is also available
as a module called z90crypt.ko.

endmenu
2 changes: 0 additions & 2 deletions drivers/s390/crypto/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@
# S/390 crypto devices
#

z90crypt-objs := z90main.o z90hardware.o
obj-$(CONFIG_Z90CRYPT) += z90crypt.o
166 changes: 0 additions & 166 deletions drivers/s390/crypto/z90common.h

This file was deleted.

71 changes: 0 additions & 71 deletions drivers/s390/crypto/z90crypt.h

This file was deleted.

Loading

0 comments on commit 7561b97

Please sign in to comment.