From: Eric Chanudet <echan...@redhat.com>

redhat/configs: automotive: builtin virtio-mmio

In some emulated environment (e.g QEMU w/ u-boot), virtio devices are
described in the device-tree under the transport compatible virtio,mmio,
including for the virtio_blk backend.

A previous MR builtin virtio_blk for bootspeed improvement:
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/3664

Follow the same logic for virtio_mmio to match the behavior between
environments.

Signed-off-by: Eric Chanudet <echan...@redhat.com>

diff --git a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_VIRTIO_MMIO 
b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_VIRTIO_MMIO
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_VIRTIO_MMIO
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_VIRTIO_MMIO
@@ -1 +1 @@
-CONFIG_VIRTIO_MMIO=m
+CONFIG_VIRTIO_MMIO=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3718

-- 
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to