From: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx> Enable CONFIG_VIRT_DRIVERS for ARK CONFIG_NITRO_ENCLAVES, which is already enabled on x86_64, is part of CONFIG_VIRT_DRIVERS submenu and doesn't get built. Enable it. Keep CONFIG_VBOXGUEST explicitly disabled on ARK. Signed-off-by: Vitaly Kuznetsov <vkuznets@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/x86/CONFIG_VBOXGUEST b/redhat/configs/ark/generic/x86/CONFIG_VBOXGUEST new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/x86/CONFIG_VBOXGUEST @@ -0,0 +1 @@ +# CONFIG_VBOXGUEST is not set diff --git a/redhat/configs/common/generic/CONFIG_VIRT_DRIVERS b/redhat/configs/common/generic/CONFIG_VIRT_DRIVERS index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_VIRT_DRIVERS +++ b/redhat/configs/common/generic/CONFIG_VIRT_DRIVERS @@ -1 +1 @@ -# CONFIG_VIRT_DRIVERS is not set +CONFIG_VIRT_DRIVERS=y diff --git a/redhat/configs/fedora/generic/x86/CONFIG_VIRT_DRIVERS b/redhat/configs/fedora/generic/x86/CONFIG_VIRT_DRIVERS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/x86/CONFIG_VIRT_DRIVERS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_VIRT_DRIVERS=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1486 _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure