aboutsummaryrefslogtreecommitdiff
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 b0aa835..9642c77 100644
--- a/hw/pci-host/Kconfig
+++ b/hw/pci-host/Kconfig
@@ -1,6 +1,11 @@
config PAM
bool
+config XEN_IGD_PASSTHROUGH
+ bool
+ default y
+ depends on XEN && PCI_I440FX
+
config PREP_PCI
bool
select PCI