hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 2 Mar 2021 08:00:42 +0000 (09:00 +0100)
committerSoonKyu Park <sk7.park@samsung.com>
Tue, 23 Nov 2021 04:45:45 +0000 (13:45 +0900)
Git-commit: 50fab4cc672233fee22fff2cf51543af57602c7d

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>
Signed-off-by: Bruce Rogers <brogers@suse.com>
hw/isa/Kconfig

index c7f0785..9c026d0 100644 (file)
@@ -47,6 +47,7 @@ config VT82C686
     select ACPI_SMBUS
     select SERIAL_ISA
     select FDC
+    select APM
 
 config SMC37C669
     bool