diff options
Diffstat (limited to 'configs/M53017EVB_defconfig')
-rw-r--r-- | configs/M53017EVB_defconfig | 2 |
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 |