summaryrefslogtreecommitdiff
path: root/configs/P2020RDB-PC_SDCARD_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2019-08-27 14:04:18 +0300
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-08-28 11:17:46 +0300
commit7eabbf2512a0db487bddecf36df1a3f854100e72 (patch)
tree9ddb7442b77fe3c6b29c3ce2d9c5db1e07c05914 /configs/P2020RDB-PC_SDCARD_defconfig
parent68751497401a7bdc917c58eec8ceaa40faaeb2e6 (diff)
downloadu-boot-7eabbf2512a0db487bddecf36df1a3f854100e72.tar.xz
configs: P2020RDB: Enable PCIe driver
Enable the DM PCIe driver in P2020RDB defconfig. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Diffstat (limited to 'configs/P2020RDB-PC_SDCARD_defconfig')
-rw-r--r--configs/P2020RDB-PC_SDCARD_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P2020RDB-PC_SDCARD_defconfig b/configs/P2020RDB-PC_SDCARD_defconfig
index 42f6c07ec5..05f42aef8a 100644
--- a/configs/P2020RDB-PC_SDCARD_defconfig
+++ b/configs/P2020RDB-PC_SDCARD_defconfig
@@ -57,6 +57,10 @@ CONFIG_SPI_FLASH_SPANSION=y
CONFIG_PHY_MARVELL=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