b4a12dfc21
This device will be shared among LoongArch and MIPS based Loongson machine, rename it as loongson_ipi to reflect this nature. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240508-loongson3-ipi-v1-2-1a7b67704664@flygoat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
25 lines
527 B
Plaintext
25 lines
527 B
Plaintext
config LOONGARCH_VIRT
|
|
bool
|
|
default y
|
|
depends on LOONGARCH64
|
|
select PCI
|
|
select PCI_EXPRESS_GENERIC_BRIDGE
|
|
imply VIRTIO_VGA
|
|
imply PCI_DEVICES
|
|
imply NVDIMM
|
|
select SERIAL
|
|
select VIRTIO_PCI
|
|
select PLATFORM_BUS
|
|
select LOONGSON_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
|