summaryrefslogtreecommitdiffstats
path: root/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2019-08-27 11:04:18 +0000
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-08-28 13:47:46 +0530
commit7eabbf2512a0db487bddecf36df1a3f854100e72 (patch)
tree9ddb7442b77fe3c6b29c3ce2d9c5db1e07c05914 /configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
parent68751497401a7bdc917c58eec8ceaa40faaeb2e6 (diff)
downloadu-boot-7eabbf2512a0db487bddecf36df1a3f854100e72.tar.gz
u-boot-7eabbf2512a0db487bddecf36df1a3f854100e72.tar.xz
u-boot-7eabbf2512a0db487bddecf36df1a3f854100e72.zip
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_36BIT_SPIFLASH_defconfig')
-rw-r--r--configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig b/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
index b643b571fd..59fce53690 100644
--- a/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
+++ b/configs/P2020RDB-PC_36BIT_SPIFLASH_defconfig
@@ -59,6 +59,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