From: Paolo Bonzini Date: Wed, 20 Mar 2019 09:32:35 +0000 (+0100) Subject: hw/i386/Kconfig: PC uses I8257, not I82374 X-Git-Tag: v4.0.0-rc2~11^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b377471ac89052ca9af8cafd7c3ff01e2ed263cd;p=thirdparty%2Fqemu.git hw/i386/Kconfig: PC uses I8257, not I82374 CONFIG_I82374 is not needed for PC machines, since they create i8257 directly instead. Reported-by: Miroslav Rezanina Reviewed-by: Stefano Garzarella Signed-off-by: Paolo Bonzini --- diff --git a/hw/i386/Kconfig b/hw/i386/Kconfig index 4e4415fc88e..756b1eaef8e 100644 --- a/hw/i386/Kconfig +++ b/hw/i386/Kconfig @@ -23,7 +23,6 @@ config PC select I8254 select PCKBD select PCSPK - select I82374 select I8257 select MC146818RTC # For ACPI builder: