diff options
Diffstat (limited to 'hw/pci/Kconfig')
-rw-r--r-- | hw/pci/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/pci/Kconfig b/hw/pci/Kconfig new file mode 100644 index 0000000000..d3d2205577 --- /dev/null +++ b/hw/pci/Kconfig @@ -0,0 +1,2 @@ +config PCI + bool |