Commit 57a4955f134dcfd7761b5ba6205ffc8e9b0a1da9

Authored by Heiko Carstens
Committed by Martin Schwidefsky
1 parent 3a11037035

[S390] zcrypt: fix Kconfig dependencies

warning: (ZCRYPT && CRYPTO && CRYPTO_HW && S390 && ZCRYPT=y) selects
ZCRYPT_MONOLITHIC which has unmet direct dependencies (ZCRYPT=m)

ZCRYPT_MONOLITHIC should not depend on ZCRYPT="m" when it gets
selected if ZCRYPT="y".

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/crypto/Kconfig
... ... @@ -77,7 +77,7 @@
77 77  
78 78 config ZCRYPT_MONOLITHIC
79 79 bool "Monolithic zcrypt module"
80   - depends on ZCRYPT="m"
  80 + depends on ZCRYPT
81 81 help
82 82 Select this option if you want to have a single module z90crypt,
83 83 that contains all parts of the crypto device driver (ap bus,