summaryrefslogtreecommitdiff
path: root/configs/T2080RDB_NAND_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2019-08-27 14:02:59 +0300
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2019-08-28 11:17:44 +0300
commit57afc23c7dad5665a672eb33d8bf8c96e1deb9ab (patch)
tree9795d2b3bcb19a3de452da406a956815e11654c1 /configs/T2080RDB_NAND_defconfig
parentd85fa79d7b073f24ebc53ba82ad439f1160cbf37 (diff)
downloadu-boot-57afc23c7dad5665a672eb33d8bf8c96e1deb9ab.tar.xz
configs: T2080RDB: Enable PCIe driver
Enable the DM PCIe driver in T2080RDB 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/T2080RDB_NAND_defconfig')
-rw-r--r--configs/T2080RDB_NAND_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/T2080RDB_NAND_defconfig b/configs/T2080RDB_NAND_defconfig
index e2ab855bf7..dcd57f7b3a 100644
--- a/configs/T2080RDB_NAND_defconfig
+++ b/configs/T2080RDB_NAND_defconfig
@@ -60,6 +60,10 @@ CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHYLIB=y
CONFIG_PHY_AQUANTIA=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_NAND=y