hw/loongarch/virt: Remove unused ISA UART
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 10 Oct 2023 13:53:41 +0000 (15:53 +0200)
committerSong Gao <gaosong@loongson.cn>
Fri, 13 Oct 2023 02:03:09 +0000 (10:03 +0800)
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>
hw/loongarch/Kconfig

index 1e7c5b43c5eb64e376f56ab31ab22735621574eb..fcd5f2b4b672db62fa21cf2f74aeb3c07b0b4565 100644 (file)
@@ -7,7 +7,6 @@ config LOONGARCH_VIRT
     imply NVDIMM
     select ISA_BUS
     select SERIAL
-    select SERIAL_ISA
     select VIRTIO_PCI
     select PLATFORM_BUS
     select LOONGARCH_IPI