summary refs log tree commit diff stats
path: root/hw/pci-host/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci-host/Kconfig')
-rw-r--r--hw/pci-host/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/pci-host/Kconfig b/hw/pci-host/Kconfig
index 9642c77e98..036a61877a 100644
--- a/hw/pci-host/Kconfig
+++ b/hw/pci-host/Kconfig
@@ -55,3 +55,8 @@ config PCI_EXPRESS_DESIGNWARE
     bool
     select PCI_EXPRESS
     select MSI_NONBROKEN
+
+config PCI_BONITO
+    select PCI
+    select UNIMP
+    bool