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:
Alistair Francis
2018-12-20 15:09:16 -08:00
committed by Khem Raj
parent 5c317c06f6
commit 15c060ed2e
2 changed files with 0 additions and 2 deletions

View File

@@ -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

View File

@@ -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