summary refs log tree commit diff stats
path: root/hw/isa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/isa/Kconfig')
-rw-r--r--hw/isa/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig
index 18b5c6bf3f..0156a66889 100644
--- a/hw/isa/Kconfig
+++ b/hw/isa/Kconfig
@@ -52,6 +52,7 @@ config PIIX4
 config VT82C686
     bool
     select ISA_SUPERIO
+    select ACPI
     select ACPI_SMBUS
     select SERIAL_ISA
     select FDC_ISA
@@ -77,5 +78,4 @@ config LPC_ICH9
     # for ICH9.
     select I8257
     select ISA_BUS
-    select ACPI_SMBUS
-    select ACPI_X86_ICH
+    select ACPI_ICH9