summaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PB_36BIT_NAND_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2020-05-01 14:06:29 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2020-05-04 06:42:37 +0300
commitfc888ac7d5016ce10346077514dc0777ef47d294 (patch)
treec8c0480316d73d84c7a84b0a01acf14b31640c58 /configs/P1010RDB-PB_36BIT_NAND_defconfig
parent9de7c76bba69dcf46cb9f382d7588b314c78bb10 (diff)
downloadu-boot-fc888ac7d5016ce10346077514dc0777ef47d294.tar.xz
configs: P1010RDB: Enable PCIe driver
Enable the DM PCIe driver in P1010RDB defconfigs. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/P1010RDB-PB_36BIT_NAND_defconfig')
-rw-r--r--configs/P1010RDB-PB_36BIT_NAND_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P1010RDB-PB_36BIT_NAND_defconfig b/configs/P1010RDB-PB_36BIT_NAND_defconfig
index abf8882f21..123c044cf7 100644
--- a/configs/P1010RDB-PB_36BIT_NAND_defconfig
+++ b/configs/P1010RDB-PB_36BIT_NAND_defconfig
@@ -71,6 +71,10 @@ CONFIG_PHY_SMSC=y
CONFIG_PHY_VITESSE=y
CONFIG_PHY_GIGE=y
CONFIG_E1000=y
+CONFIG_DM=y
+CONFIG_DM_PCI=y
+CONFIG_DM_PCI_COMPAT=y
+CONFIG_PCIE_FSL=y
CONFIG_MII=y
CONFIG_TSEC_ENET=y
CONFIG_SYS_NS16550=y