From: Eric Auger on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1158#note_585765138 As far as I understand, 6861d27cf590 ("misc/pvpanic: split-up generic and platform dependent code") split the legacy tristate PVPANIC_CONFIG into 2 configs: the bool PVPANIC and the tristate PVPANIC_MMIO. To get the same functionality as before you need to set both. Then pvpanic-pci was added by db3a4f0abefd ("misc/pvpanic: add PCI driver") which brought the new PVPANIC_PCI config. To use the ISA device I understand you need to set the MMIO config. By the way I now guess I should set "m" instead of "y" for the MMIO and PCI. _______________________________________________ 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