From: Eric Chanudet <echanude@xxxxxxxxxx> 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 <echanude@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue