summaryrefslogtreecommitdiffstats
path: root/configs/ls1021atwr_sdcard_ifc_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2020-07-09 23:31:42 +0800
committerPriyanka Jain <priyanka.jain@nxp.com>2020-07-27 14:24:15 +0530
commited188aa88686f2af1025ebe102a6e1be137b85bc (patch)
tree0335523e45d7b49acf257f82300477f069a1650b /configs/ls1021atwr_sdcard_ifc_defconfig
parent4085e3a46a86c10398ceb29e7a90f9345bc85b16 (diff)
downloadu-boot-ed188aa88686f2af1025ebe102a6e1be137b85bc.tar.gz
u-boot-ed188aa88686f2af1025ebe102a6e1be137b85bc.tar.xz
u-boot-ed188aa88686f2af1025ebe102a6e1be137b85bc.zip
pci: layerscape: Add specific config entry for RC and EP mode driver
Add Root Complex and Endpoint mode specific config entries, such that it's feasible to enable the RC and/or EP mode driver indepently. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/ls1021atwr_sdcard_ifc_defconfig')
-rw-r--r--configs/ls1021atwr_sdcard_ifc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021atwr_sdcard_ifc_defconfig b/configs/ls1021atwr_sdcard_ifc_defconfig
index 5664f6a4a3..13a21489ec 100644
--- a/configs/ls1021atwr_sdcard_ifc_defconfig
+++ b/configs/ls1021atwr_sdcard_ifc_defconfig
@@ -69,7 +69,7 @@ CONFIG_TSEC_ENET=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
-CONFIG_PCIE_LAYERSCAPE=y
+CONFIG_PCIE_LAYERSCAPE_RC=y
CONFIG_DM_SCSI=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y