summaryrefslogtreecommitdiff
path: root/configs/M53017EVB_defconfig
diff options
context:
space:
mode:
authorAngelo Durgehello <angelo.dureghello@timesys.com>2019-11-15 23:54:14 +0100
committerTom Rini <trini@konsulko.com>2020-01-10 10:25:09 -0500
commit549c5cda7c9b2ab34cb308f0f77c658fa3daf0e7 (patch)
treef4de70fbad0e487de2e7b4a62212b60445eac69b /configs/M53017EVB_defconfig
parent0dac80110c81747d90e22aae27f9a8e64b2aecc9 (diff)
configs: add eth dm support for all ColdFire boards
Add dm eth config options for all involved ColdFire-based boards. Signed-off-by: Angelo Durgehello <angelo.dureghello@timesys.com>
Diffstat (limited to 'configs/M53017EVB_defconfig')
-rw-r--r--configs/M53017EVB_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/M53017EVB_defconfig b/configs/M53017EVB_defconfig
index bf467bb8e9..d5a56d5142 100644
--- a/configs/M53017EVB_defconfig
+++ b/configs/M53017EVB_defconfig
@@ -24,4 +24,6 @@ CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_PROTECTION=y
CONFIG_SYS_FLASH_CFI=y
+CONFIG_DM_ETH=y
+CONFIG_MCFFEC=y
CONFIG_MII=y