diff options
Diffstat (limited to 'hw/pci/Kconfig')
-rw-r--r-- | hw/pci/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/pci/Kconfig b/hw/pci/Kconfig index 77f8b00..fe70902 100644 --- a/hw/pci/Kconfig +++ b/hw/pci/Kconfig @@ -8,6 +8,9 @@ config PCI_EXPRESS config PCI_DEVICES bool +config PCIE_DEVICES + bool + config MSI_NONBROKEN # selected by interrupt controllers that do not support MSI, # or support it and have a good implementation. See commit |