mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-27 11:31:05 +00:00
kernel: Introduce riscv pci fragment conf
AIA (Advanced Interrupt Architecture) is available and enabled by default after v6.10 kernel, provide pci.conf to make proper use of IMSIC of AIA. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
parent
19d78ca844
commit
734f5d07a9
4
tools/packaging/kernel/configs/fragments/riscv/pci.conf
Normal file
4
tools/packaging/kernel/configs/fragments/riscv/pci.conf
Normal file
@ -0,0 +1,4 @@
|
||||
CONFIG_PCI_HOST_COMMON=y
|
||||
CONFIG_PCI_HOST_GENERIC=y
|
||||
|
||||
CONFIG_PCI_MSI_IRQ_DOMAIN=y
|
Loading…
Reference in New Issue
Block a user