]> www.infradead.org Git - qemu-nvme.git/commitdiff
hw/isa/Kconfig: Fix dependencies of piix4 southbridge
authorBernhard Beschow <shentey@gmail.com>
Sat, 22 Oct 2022 15:04:51 +0000 (17:04 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Oct 2022 10:32:07 +0000 (11:32 +0100)
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>
configs/devices/mips-softmmu/common.mak
hw/isa/Kconfig

index d2202c839e033b16243ce6583494a2afb8b2e67b..416161f8336df69fbb213fa7bf6f85ca0ac272a0 100644 (file)
@@ -23,7 +23,6 @@ CONFIG_APM=y
 CONFIG_I8257=y
 CONFIG_PIIX4=y
 CONFIG_IDE_ISA=y
-CONFIG_IDE_PIIX=y
 CONFIG_PFLASH_CFI01=y
 CONFIG_I8259=y
 CONFIG_MC146818RTC=y
index 60aad288007ad6b4551ccc73abd3ed0d08a557ea..18b5c6bf3f2e6a7351d30b05e6d14b9a82ff45e9 100644 (file)
@@ -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