From: Pierre-Yves Chibon <pingou@xxxxxxxxxxxx> Stop disabling some modules needed to run on Azure Leonardo Rossetti has been looking at what it would take to run AutoSD on Azure cloud. He found that our kernel was missing some modules that where explicitely disabled. With this change we should be re-enabling them where needed Related: https://issues.redhat.com/browse/VROOM-27725 Upstream-status: RHEL-only Signed-off-by: Pierre-Yves Chibon <pingou@xxxxxxxxxxxx> diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_HYPERV b/redhat/configs/rhel/automotive/generic/CONFIG_HYPERV deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/automotive/generic/CONFIG_HYPERV +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_HYPERV is not set diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_HYPERV_STORAGE b/redhat/configs/rhel/automotive/generic/CONFIG_HYPERV_STORAGE deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/automotive/generic/CONFIG_HYPERV_STORAGE +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_HYPERV_STORAGE is not set diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_PCI_HYPERV b/redhat/configs/rhel/automotive/generic/CONFIG_PCI_HYPERV deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/automotive/generic/CONFIG_PCI_HYPERV +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_PCI_HYPERV is not set diff --git a/redhat/configs/rhel/automotive/generic/CONFIG_PCI_HYPERV_INTERFACE b/redhat/configs/rhel/automotive/generic/CONFIG_PCI_HYPERV_INTERFACE deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/automotive/generic/CONFIG_PCI_HYPERV_INTERFACE +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_PCI_HYPERV_INTERFACE is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3851 -- _______________________________________________ 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