summaryrefslogtreecommitdiff
path: root/configs/netspace_max_v2_defconfig
diff options
context:
space:
mode:
authorSimon Guinot <simon.guinot@sequanux.org>2020-06-28 19:00:31 +0200
committerStefan Roese <sr@denx.de>2020-07-09 06:51:20 +0200
commit21b1c75f9d2387b7cff88b38110a53e350d06b56 (patch)
treee2d80c911060cf4c5654e468dd52435f74f9d9f3 /configs/netspace_max_v2_defconfig
parentefa5e39a599483453d764d59e3f5905ce671ab70 (diff)
arm: kirkwood: enable DM_ETH for LaCie board
This patch enables DM_ETH for the following Kirkwood-based LaCie boards: - d2 Network v2 - Internet Space v2 - 2Big Network v2 - Network Space v2 - Network Space Lite v2 - Network Space Max v2 - Network Space Mini v2 Signed-off-by: Simon Guinot <simon.guinot@sequanux.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/netspace_max_v2_defconfig')
-rw-r--r--configs/netspace_max_v2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/netspace_max_v2_defconfig b/configs/netspace_max_v2_defconfig
index af2d9df6ff..d0f750369a 100644
--- a/configs/netspace_max_v2_defconfig
+++ b/configs/netspace_max_v2_defconfig
@@ -45,6 +45,7 @@ CONFIG_BLK=y
# CONFIG_MMC is not set
CONFIG_DM_SPI_FLASH=y
CONFIG_SPI_FLASH_MACRONIX=y
+CONFIG_DM_ETH=y
CONFIG_MVGBE=y
CONFIG_MII=y
CONFIG_SYS_NS16550=y