summaryrefslogtreecommitdiff
path: root/configs/ls1046aqds_sdcard_qspi_defconfig
diff options
context:
space:
mode:
authorMinghuan Lian <Minghuan.Lian@nxp.com>2016-12-13 14:54:21 +0800
committerYork Sun <york.sun@nxp.com>2017-01-18 09:27:03 -0800
commit831b4e0cb6a752e7a0a7d2cfe3588e2862ab5e00 (patch)
tree9d516c351ef8b137089452d69486a9a70e6ffe3b /configs/ls1046aqds_sdcard_qspi_defconfig
parentbe6430dc7a4be7818a924050c10fe5336231667e (diff)
armv8: ls1046a: Enable PCIe and E1000 in defconfigs
The patch enables PCIe and E1000 in ls1046a related defconfigs. Signed-off-by: Minghuan Lian <Minghuan.Lian@nxp.com> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls1046aqds_sdcard_qspi_defconfig')
-rw-r--r--configs/ls1046aqds_sdcard_qspi_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/ls1046aqds_sdcard_qspi_defconfig b/configs/ls1046aqds_sdcard_qspi_defconfig
index 4fccce4216..175b2bfc08 100644
--- a/configs/ls1046aqds_sdcard_qspi_defconfig
+++ b/configs/ls1046aqds_sdcard_qspi_defconfig
@@ -32,3 +32,9 @@ CONFIG_SYS_NS16550=y
CONFIG_DM_SPI=y
CONFIG_FSL_DSPI=y
CONFIG_FSL_QSPI=y
+CONFIG_PCI=y
+CONFIG_DM_PCI=y
+CONFIG_DM_PCI_COMPAT=y
+CONFIG_PCIE_LAYERSCAPE=y
+CONFIG_NETDEVICES=y
+CONFIG_E1000=y