aboutsummaryrefslogtreecommitdiff
path: root/hw/isa
diff options
context:
space:
mode:
authorBernhard Beschow <shentey@gmail.com>2022-10-22 17:04:51 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2022-10-31 11:32:07 +0100
commit195f7e77de374b6b9776be3bbbc71c7a11ae5622 (patch)
treeb9f2b44734191b79c59f3eb9735a2f28d60697cb /hw/isa
parente5b6c3e2fe0564306c71ec322717101aa88835c7 (diff)
downloadqemu-195f7e77de374b6b9776be3bbbc71c7a11ae5622.zip
qemu-195f7e77de374b6b9776be3bbbc71c7a11ae5622.tar.gz
qemu-195f7e77de374b6b9776be3bbbc71c7a11ae5622.tar.bz2
hw/isa/Kconfig: Fix dependencies of piix4 southbridge
Signed-off-by: Bernhard Beschow <shentey@gmail.com> Message-Id: <20221022150508.26830-27-shentey@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/isa')
-rw-r--r--hw/isa/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig
index 60aad28..18b5c6b 100644
--- a/hw/isa/Kconfig
+++ b/hw/isa/Kconfig
@@ -40,7 +40,13 @@ config PIIX4
bool
# For historical reasons, SuperIO devices are created in the board
# for PIIX4.
+ select ACPI_PIIX4
+ select I8254
+ select I8257
+ select I8259
+ select IDE_PIIX
select ISA_BUS
+ select MC146818RTC
select USB_UHCI
config VT82C686