Merge pull request #2311 from dgibson/mmconfig

packaging/kernel: Add CONFIG_PCI_MMCONFIG to x86 guest kernel configuration
This commit is contained in:
Marcel Apfelbaum 2021-10-10 15:11:33 +03:00 committed by GitHub
commit 9796babd92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_MSI_IRQ_DOMAIN=y

View File

@ -1 +1 @@
85
86