diff options
Diffstat (limited to 'hw/isa/Kconfig')
-rw-r--r-- | hw/isa/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig index 6f0812d..fcd87b4 100644 --- a/hw/isa/Kconfig +++ b/hw/isa/Kconfig @@ -19,6 +19,7 @@ config PIIX4 config VT82C686 bool select ISA_BUS + select ACPI_SMBUS config SMC37C669 bool |