mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-06 16:54:50 +02:00
recipes-kernel: Remove the Xilinx PCIe config
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>
This commit is contained in:
committed by
Khem Raj
parent
5c317c06f6
commit
15c060ed2e
@@ -255,7 +255,6 @@ CONFIG_HOTPLUG_PCI=y
|
||||
# CONFIG_PCI_FTPCI100 is not set
|
||||
CONFIG_PCI_HOST_COMMON=y
|
||||
CONFIG_PCI_HOST_GENERIC=y
|
||||
CONFIG_PCIE_XILINX=y
|
||||
|
||||
#
|
||||
# DesignWare PCI Core Support
|
||||
|
||||
@@ -7,5 +7,4 @@ 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