mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
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>
This commit is contained in:
committed by
Tom Rini
parent
0dac80110c
commit
549c5cda7c
@@ -28,6 +28,8 @@ CONFIG_MTD_NOR_FLASH=y
|
||||
CONFIG_FLASH_CFI_DRIVER=y
|
||||
CONFIG_SYS_FLASH_PROTECTION=y
|
||||
CONFIG_SYS_FLASH_CFI=y
|
||||
CONFIG_DM_ETH=y
|
||||
CONFIG_MCFFEC=y
|
||||
CONFIG_MII=y
|
||||
CONFIG_VIDEO=y
|
||||
# CONFIG_CFB_CONSOLE is not set
|
||||
|
Reference in New Issue
Block a user