mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-16 12:14:20 +02:00
To avoid conflicts with the MicroSemi PCIe root complex (the one most commonly used) remove the Xilinx config. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
11 lines
215 B
INI
11 lines
215 B
INI
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_MICROSEMI=y
|