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 54a609d2ca..f046d76a68 100644
--- a/hw/pci-host/Kconfig
+++ b/hw/pci-host/Kconfig
@@ -73,6 +73,11 @@ config SH_PCI
     bool
     select PCI
 
+config ARTICIA
+    bool
+    select PCI
+    select I8259
+
 config MV64361
     bool
     select PCI