mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
s390/ap: modularize ap bus
There is no hard requirement to have the ap bus statically in the kernel, so add an option to compile it as module. Cc: Tony Krowiak <akrowiak@linux.ibm.com> Cc: Halil Pasic <pasic@linux.ibm.com> Signed-off-by: Holger Dengler <dengler@linux.ibm.com> Reviewed-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Anthony Krowiak <akrowiak@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
This commit is contained in:
committed by
Alexander Gordeev
parent
2a483d333f
commit
123760841a
@@ -67,6 +67,7 @@ config CRYPTO_DEV_GEODE
|
||||
config ZCRYPT
|
||||
tristate "Support for s390 cryptographic adapters"
|
||||
depends on S390
|
||||
depends on AP
|
||||
select HW_RANDOM
|
||||
help
|
||||
Select this option if you want to enable support for
|
||||
|
||||
Reference in New Issue
Block a user