summaryrefslogtreecommitdiff
path: root/configs/mvebu_espressobin-88f3720_defconfig
diff options
context:
space:
mode:
authorKen Ma <make@marvell.com>2018-03-26 15:57:32 +0800
committerStefan Roese <sr@denx.de>2018-03-30 12:52:49 +0200
commit25db371e17d64c7a50f0f75e77a675651e5a2d4c (patch)
treeef36c07f6562c7cb02922f4613bb635d18553588 /configs/mvebu_espressobin-88f3720_defconfig
parent9734104fe40e6abc0e6f3fb9ca8b34c69e5e5d7c (diff)
arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driver
Cc: Simon Glass <sjg@chromium.org> Cc: Stefan Roese <sr@denx.de> Signed-off-by: Ken Ma <make@marvell.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/mvebu_espressobin-88f3720_defconfig')
-rw-r--r--configs/mvebu_espressobin-88f3720_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
index 510f057fab..aedb83ac01 100644
--- a/configs/mvebu_espressobin-88f3720_defconfig
+++ b/configs/mvebu_espressobin-88f3720_defconfig
@@ -17,6 +17,7 @@ CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
+CONFIG_CMD_PCI=y
CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y
@@ -44,6 +45,7 @@ CONFIG_SPI_FLASH_STMICRO=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_PHYLIB=y
CONFIG_PHY_GIGE=y
+CONFIG_E1000=y
CONFIG_PCI=y
CONFIG_DM_PCI=y
CONFIG_PCI_AARDVARK=y