diff mbox series

[PULL,1/3] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM

Message ID 20210413101131.3480173-2-f4bug@amsat.org (mailing list archive)
State New, archived
Headers show
Series [PULL,1/3] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM | expand

Commit Message

Philippe Mathieu-Daudé April 13, 2021, 10:11 a.m. UTC
TYPE_VIA_PM calls apm_init() in via_pm_realize(), so
requires APM to be selected.

Reported-by: BALATON Zoltan <balaton@eik.bme.hu>
Fixes: dd0ff8191ab ("isa: express SuperIO dependencies with Kconfig")
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210302080531.913802-1-f4bug@amsat.org>
---
 hw/isa/Kconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig
index 2691eae2f0c..55e0003ce40 100644
--- a/hw/isa/Kconfig
+++ b/hw/isa/Kconfig
@@ -48,6 +48,7 @@  config VT82C686
     select SERIAL_ISA
     select FDC
     select USB_UHCI
+    select APM
 
 config SMC37C669
     bool