Skip to content

Commit

Permalink
hw/loongarch/virt: Remove unused ISA UART
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
philmd authored and gaosong-loongson committed Oct 13, 2023
1 parent 2cfdab7 commit cb041ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hw/loongarch/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cb041ae

Please sign in to comment.