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/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/pci-host/Kconfig b/hw/pci-host/Kconfig
index a07070eddf..54a609d2ca 100644
--- a/hw/pci-host/Kconfig
+++ b/hw/pci-host/Kconfig
@@ -82,6 +82,10 @@ config DINO
     bool
     select PCI
 
+config ASTRO
+    bool
+    select PCI
+
 config GT64120
     bool
     select PCI