mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
hw/loongarch/virt: Remove unused ISA UART
The LoongArch 'virt' machine doesn't use any ISA UART. No need to build the device model, remove its Kconfig entry. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Song Gao <gaosong@loongson.cn> Message-Id: <20231010135342.40219-2-philmd@linaro.org> Signed-off-by: Song Gao <gaosong@loongson.cn>
This commit is contained in:
parent
2cfdab739a
commit
cb041aed1b
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ config LOONGARCH_VIRT
|
||||||
imply NVDIMM
|
imply NVDIMM
|
||||||
select ISA_BUS
|
select ISA_BUS
|
||||||
select SERIAL
|
select SERIAL
|
||||||
select SERIAL_ISA
|
|
||||||
select VIRTIO_PCI
|
select VIRTIO_PCI
|
||||||
select PLATFORM_BUS
|
select PLATFORM_BUS
|
||||||
select LOONGARCH_IPI
|
select LOONGARCH_IPI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue