summaryrefslogtreecommitdiff
path: root/configs/ls1088ardb_qspi_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2017-04-24 11:23:22 (GMT)
committerPrabhakar Kushwaha <prabhakar.kushwaha@nxp.com>2017-09-04 07:05:30 (GMT)
commite69a120823f008873b478da731ec04af115f9fa1 (patch)
treeae1d55693464b48230e9fb7e61d43793c5170c8f /configs/ls1088ardb_qspi_defconfig
parent7516cd9d9c42ec99029655a5fed61dbaa673f252 (diff)
downloadu-boot-e69a120823f008873b478da731ec04af115f9fa1.tar.xz
armv8: ls1088a: Enable PCIe in defconfigs
Enabled PCIe support and PCI command feature. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Diffstat (limited to 'configs/ls1088ardb_qspi_defconfig')
-rw-r--r--configs/ls1088ardb_qspi_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ls1088ardb_qspi_defconfig b/configs/ls1088ardb_qspi_defconfig
index 0d02575..aae808b 100644
--- a/configs/ls1088ardb_qspi_defconfig
+++ b/configs/ls1088ardb_qspi_defconfig
@@ -22,6 +22,10 @@ CONFIG_DM=y
CONFIG_SPI_FLASH=y
CONFIG_NETDEVICES=y
CONFIG_E1000=y
+CONFIG_PCI=y
+CONFIG_DM_PCI=y
+CONFIG_DM_PCI_COMPAT=y
+CONFIG_PCIE_LAYERSCAPE=y
CONFIG_SYS_NS16550=y
CONFIG_FSL_DSPI=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y