s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config option
authorHarald Freudenberger <freude@linux.ibm.com>
Wed, 21 Jun 2023 14:40:41 +0000 (16:40 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Mon, 3 Jul 2023 09:19:41 +0000 (11:19 +0200)
commit2b70a11955366b0732fbb63562458c316e01384a
tree7d8ea00887105ef72c9481b35705a440ad312e6c
parentaf40322e90d4e0093569eceb7d3a28ab635f3e75
s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config option

Remove ZCRYPT_MULTIDEVNODES kernel config option and make
the dependent code always build.

The last years showed, that this option is enabled on all distros
and exploited by some features (for example CEX plugin for kubernetes).
So remove this choice as it was never used to switch off the multiple
devices support for the zcrypt device driver.

Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
drivers/crypto/Kconfig
drivers/s390/crypto/zcrypt_api.c