summaryrefslogtreecommitdiff
path: root/configs/ls1046aqds_lpuart_defconfig
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2018-02-05 13:46:47 +0800
committerYork Sun <york.sun@nxp.com>2018-02-09 08:32:07 -0800
commit31cbcb5ddd2fd43c0895e0253550e314c6e132f7 (patch)
treeca18d76e197efc4ddc87a0b7e7148f795b9f5bc6 /configs/ls1046aqds_lpuart_defconfig
parent1811a928c6c7604d6d05a84b4d552a7c31b4994e (diff)
ARMv8: ls1046a: Enable PCIe and E1000 in lpuart defconfig
Enable PCIe and E1000 in ls1046aqds lpuart defconfig. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls1046aqds_lpuart_defconfig')
-rw-r--r--configs/ls1046aqds_lpuart_defconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/ls1046aqds_lpuart_defconfig b/configs/ls1046aqds_lpuart_defconfig
index a9a073f201..f1c6da9a73 100644
--- a/configs/ls1046aqds_lpuart_defconfig
+++ b/configs/ls1046aqds_lpuart_defconfig
@@ -18,6 +18,7 @@ CONFIG_CMD_GPT=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y
+CONFIG_CMD_PCI=y
CONFIG_CMD_SF=y
CONFIG_CMD_USB=y
CONFIG_CMD_DHCP=y
@@ -34,6 +35,12 @@ CONFIG_FSL_CAAM=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_SPI_FLASH=y
CONFIG_PHYLIB=y
+CONFIG_NETDEVICES=y
+CONFIG_E1000=y
+CONFIG_PCI=y
+CONFIG_DM_PCI=y
+CONFIG_DM_PCI_COMPAT=y
+CONFIG_PCIE_LAYERSCAPE=y
CONFIG_DM_SERIAL=y
CONFIG_FSL_LPUART=y
CONFIG_DM_SPI=y