summaryrefslogtreecommitdiff
path: root/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2020-07-09 18:31:42 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2020-07-27 11:54:15 +0300
commited188aa88686f2af1025ebe102a6e1be137b85bc (patch)
tree0335523e45d7b49acf257f82300477f069a1650b /configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
parent4085e3a46a86c10398ceb29e7a90f9345bc85b16 (diff)
downloadu-boot-ed188aa88686f2af1025ebe102a6e1be137b85bc.tar.xz
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/lx2160ardb_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/lx2160ardb_tfa_SECURE_BOOT_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
index 12e224f5e0..afb68fb2f1 100644
--- a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
@@ -57,8 +57,8 @@ CONFIG_FSL_LS_MDIO=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_DM_PCI_COMPAT=y
-CONFIG_PCIE_LAYERSCAPE=y
-CONFIG_PCIE_LAYERSCAPE_GEN4=y
+CONFIG_PCIE_LAYERSCAPE_RC=y
+CONFIG_PCIE_LAYERSCAPE_RC_GEN4=y
CONFIG_DM_RTC=y
CONFIG_RTC_PCF2127=y
CONFIG_DM_SCSI=y