s390/ap: modularize ap bus
authorHolger Dengler <dengler@linux.ibm.com>
Mon, 19 Feb 2024 17:10:19 +0000 (18:10 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 9 Apr 2024 15:29:56 +0000 (17:29 +0200)
commit123760841a2e5977d4e97f86999b3784df58801d
tree01f5270ebfba9fb2d6517df2105f0bf136bc0fa9
parent2a483d333fd84acc009c7199fdd962af3ffc6b3b
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>
Documentation/arch/s390/vfio-ap.rst
arch/s390/Kconfig
drivers/crypto/Kconfig
drivers/s390/char/Makefile
drivers/s390/crypto/Makefile
drivers/s390/crypto/ap_bus.c