diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-06-14 21:32:15 +0200 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2021-06-25 08:53:28 -0400 |
commit | 5886844e0d6a242ded952c33a01fc41cfa79d7b8 (patch) | |
tree | 33cb24752a0714c4fa1dd8e355bb3a248c6d4859 /hmp-commands.hx | |
parent | e0da9171e02f4534124b9a9e07333382b38376c6 (diff) | |
download | qemu-5886844e0d6a242ded952c33a01fc41cfa79d7b8.zip qemu-5886844e0d6a242ded952c33a01fc41cfa79d7b8.tar.gz qemu-5886844e0d6a242ded952c33a01fc41cfa79d7b8.tar.bz2 |
hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC
isa_superio_realize() calls isa_fdc_init_drives(), which is defined
in hw/block/fdc.c, so ISA_SUPERIO needs to select the FDC symbol.
Reported-by: John Snow <jsnow@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20210614193220.2007159-2-philmd@redhat.com
Fixes: c0ff3795143 ("Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c")
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'hmp-commands.hx')
0 files changed, 0 insertions, 0 deletions