3ff17902c4
Remove the vga device when loongarch machine init and we will support other display device in the future. Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn> Acked-by: Song Gao <gaosong@loongson.cn> Message-Id: <20220908094623.73051-2-yangxiaojuan@loongson.cn> Signed-off-by: Song Gao <gaosong@loongson.cn>
19 lines
404 B
Plaintext
19 lines
404 B
Plaintext
config LOONGARCH_VIRT
|
|
bool
|
|
select PCI
|
|
select PCI_EXPRESS_GENERIC_BRIDGE
|
|
imply VIRTIO_VGA
|
|
imply PCI_DEVICES
|
|
select ISA_BUS
|
|
select SERIAL
|
|
select SERIAL_ISA
|
|
select VIRTIO_PCI
|
|
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
|