mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-06 16:54:50 +02:00
recipes-kernel: Enable PCIe support by default
Enable PCIe support for all relevent boards by default. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
4f4e1753d4
commit
b9a3bd79a0
@@ -1,3 +1,11 @@
|
||||
CONFIG_CRYPTO_DEV_VIRTIO=y
|
||||
CONFIG_PCI=y
|
||||
CONFIG_PCI_ECAM=y
|
||||
CONFIG_PCI_HOST_COMMON=y
|
||||
CONFIG_PCI_HOST_GENERIC=y
|
||||
CONFIG_PCIEPORTBUS=y
|
||||
CONFIG_PCIEAER=y
|
||||
CONFIG_PCIEASPM=y
|
||||
CONFIG_PCIEASPM_DEFAULT=y
|
||||
CONFIG_PCIE_XILINX=y
|
||||
CONFIG_PCIE_MICROSEMI=y
|
||||
|
||||
Reference in New Issue
Block a user