From: Thomas Huth <[email protected]>

redhat/configs: Compile the virtio-console as a module on s390x

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1976270

Since upstream commit bb533ec8bacd ("s390/config: do not select VIRTIO_CONSOLE
via Kconfig"), it's possible to build the virtio-console driver as a module
on s390x, too. We've switch the RHEL8 setting to "m" in BZ 1954119, so we
should adapt the Fedora / ARK / RHEL9 setting accordingly now, too (by
disabling the s390x-specific setting, so that we fall back to the generic
CONFIG_VIRTIO_CONSOLE=m setting).

Signed-off-by: Thomas Huth <[email protected]>

diff --git a/redhat/configs/common/generic/s390x/CONFIG_VIRTIO_CONSOLE 
b/redhat/configs/common/generic/s390x/CONFIG_VIRTIO_CONSOLE
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/common/generic/s390x/CONFIG_VIRTIO_CONSOLE
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_VIRTIO_CONSOLE=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1188
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to