From: Peter Robinson <pbrobinson@xxxxxxxxx> fedora: Update vbox drivers The VBOXGUEST was already enabled on x86 but not dropped from pending, so clean that up, also enable the vbox drivers on aarch64 as they're supported there now (except GPU). Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxx> diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_VBOXGUEST b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_VBOXGUEST new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_VBOXGUEST @@ -0,0 +1 @@ +CONFIG_VBOXGUEST=m diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_VBOXSF_FS b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_VBOXSF_FS new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_VBOXSF_FS @@ -0,0 +1 @@ +CONFIG_VBOXSF_FS=m diff --git a/redhat/configs/pending-fedora/generic/CONFIG_VBOXGUEST b/redhat/configs/pending-fedora/generic/CONFIG_VBOXGUEST deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/pending-fedora/generic/CONFIG_VBOXGUEST +++ /dev/null @@ -1,14 +0,0 @@ -# Symbol: VBOXGUEST [=n] -# Type : tristate -# Defined at drivers/virt/vboxguest/Kconfig:2 -# Prompt: Virtual Box Guest integration support -# Depends on: VIRT_DRIVERS [=y] && (ARM64 [=y] || X86) && PCI [=y] && INPUT [=y] -# Location: -# -> Device Drivers -# -> Virtualization drivers (VIRT_DRIVERS [=y]) -# -> Virtual Box Guest integration support (VBOXGUEST [=n]) -# -# -# -# Commit: 0ba002bc4393 (virt: Add vboxguest driver for Virtual Box Guest integration) -# CONFIG_VBOXGUEST is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3692 -- _______________________________________________ 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