3866e2f98e
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>
23 lines
487 B
Plaintext
23 lines
487 B
Plaintext
config LOONGARCH_VIRT
|
|
bool
|
|
select PCI
|
|
select PCI_EXPRESS_GENERIC_BRIDGE
|
|
imply VIRTIO_VGA
|
|
imply PCI_DEVICES
|
|
imply NVDIMM
|
|
select SERIAL
|
|
select VIRTIO_PCI
|
|
select PLATFORM_BUS
|
|
select LOONGARCH_IPI
|
|
select LOONGARCH_PCH_PIC
|
|
select LOONGARCH_PCH_MSI
|
|
select LOONGARCH_EXTIOI
|
|
select LS7A_RTC
|
|
select SMBIOS
|
|
select ACPI_PCI
|
|
select ACPI_HW_REDUCED
|
|
select FW_CFG_DMA
|
|
select DIMM
|
|
select PFLASH_CFI01
|
|
select ACPI_HMAT
|