aboutsummaryrefslogtreecommitdiff
path: root/configs/P5040DS_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2019-08-27 11:05:09 +0000
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-08-28 13:47:47 +0530
commite44b5c012ff6b965724cff4c7a5ae335ca8a4aeb (patch)
treeb09e59be6d9dd5351f3e57f5e1247572aa425f39 /configs/P5040DS_defconfig
parenta1958b118b481d148908bf7c41e51a8249e76fab (diff)
downloadu-boot-e44b5c012ff6b965724cff4c7a5ae335ca8a4aeb.zip
u-boot-e44b5c012ff6b965724cff4c7a5ae335ca8a4aeb.tar.gz
u-boot-e44b5c012ff6b965724cff4c7a5ae335ca8a4aeb.tar.bz2
configs: P5040DS: Enable PCIe driver
Enable the DM PCIe driver in P5040DS defconfig. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> eviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Diffstat (limited to 'configs/P5040DS_defconfig')
-rw-r--r--configs/P5040DS_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P5040DS_defconfig b/configs/P5040DS_defconfig
index ae1c963..2e67dce 100644
--- a/configs/P5040DS_defconfig
+++ b/configs/P5040DS_defconfig
@@ -40,6 +40,10 @@ CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHYLIB=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_FMAN_ENET=y
CONFIG_MII=y
CONFIG_SYS_QE_FMAN_FW_IN_NOR=y