summaryrefslogtreecommitdiff
path: root/configs/P1020RDB-PC_NAND_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2019-08-27 11:04:11 +0000
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-08-28 13:47:46 +0530
commit2bc49ecb68ed71b36337f5c81f7edc8e816c1048 (patch)
tree779e338facb9adcda0289e579ad88c072e7dca66 /configs/P1020RDB-PC_NAND_defconfig
parentc1e486e81a8d8aa6ecc1979cd3de69d61b96f606 (diff)
configs: P1020RDB: Enable PCIe driver
Enable the DM PCIe driver in P1020RDB 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/P1020RDB-PC_NAND_defconfig')
-rw-r--r--configs/P1020RDB-PC_NAND_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/P1020RDB-PC_NAND_defconfig b/configs/P1020RDB-PC_NAND_defconfig
index 0eb4bdd2d4..832c96967e 100644
--- a/configs/P1020RDB-PC_NAND_defconfig
+++ b/configs/P1020RDB-PC_NAND_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