hw/loongarch/virt: Remove unused ISA Bus
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 10 Oct 2023 13:53:42 +0000 (15:53 +0200)
committerSong Gao <gaosong@loongson.cn>
Fri, 13 Oct 2023 02:03:47 +0000 (10:03 +0800)
commit3866e2f98ef4f9b84d920af31a98c4c642ff8d77
tree9b4dcda2289c695a38efe00f22b8834a32b1887e
parentcb041aed1b5befaaa563aaf75e094412b2063fec
hw/loongarch/virt: Remove unused ISA Bus

The LoongArch 'virt' machine doesn't use its ISA I/O region.

If a ISA device were to be mapped there, there is no support
for ISA IRQ. Unlikely useful. Simply remove.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20231010135342.40219-3-philmd@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
hw/loongarch/Kconfig
hw/loongarch/virt.c
include/hw/loongarch/virt.h