Pointed out by Philippe Mathieu-Daudé <phi...@redhat.com>.

Signed-off-by: Wei Yang <richardw.y...@linux.intel.com>
---
 hw/acpi/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/acpi/Kconfig b/hw/acpi/Kconfig
index 7265843cc3..7c59cf900b 100644
--- a/hw/acpi/Kconfig
+++ b/hw/acpi/Kconfig
@@ -25,7 +25,7 @@ config ACPI_NVDIMM
 
 config ACPI_PCI
     bool
-    depends on ACPI
+    depends on ACPI && PCI
 
 config ACPI_VMGENID
     bool
-- 
2.19.1


Reply via email to