mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
serial: add pci variant
So we get a hot-pluggable 16550 uart. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
488cb996cd
commit
419ad67208
6 changed files with 112 additions and 0 deletions
|
@ -19,3 +19,5 @@ CONFIG_IDE_PCI=y
|
|||
CONFIG_AHCI=y
|
||||
CONFIG_ESP=y
|
||||
CONFIG_ESP_PCI=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_SERIAL_PCI=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue