projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1e90de
)
hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Tue, 2 Mar 2021 08:00:42 +0000
(09:00 +0100)
committer
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Tue, 13 Apr 2021 10:06:46 +0000
(12:06 +0200)
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
patch
|
blob
|
history
diff --git
a/hw/isa/Kconfig
b/hw/isa/Kconfig
index 2691eae2f0c6659ccf84434ee50c87bfa2e9e2de..55e0003ce40e0c2b4c5cd4cad4856738e2a72bdb 100644
(file)
--- 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