projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e3fdad
)
hw/i386/Kconfig: PC uses I8257, not I82374
author
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 20 Mar 2019 09:32:35 +0000
(10:32 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 20 Mar 2019 10:44:07 +0000
(11:44 +0100)
CONFIG_I82374 is not needed for PC machines, since they create
i8257 directly instead.
Reported-by: Miroslav Rezanina <mrezanin@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/i386/Kconfig
patch
|
blob
|
history
diff --git
a/hw/i386/Kconfig
b/hw/i386/Kconfig
index 4e4415fc88e45fec1a78ace32e0687b5a2285ac7..756b1eaef8eb49849ec181d7328ce3433481b6a5 100644
(file)
--- 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: