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 4ca2537..3b8638b 100644 --- a/hw/pci/Kconfig +++ b/hw/pci/Kconfig @@ -4,3 +4,6 @@ config PCI config PCI_EXPRESS bool select PCI + +config PCI_DEVICES + bool |