mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 12:56:00 +01:00
mx51evk: Add DM_SERIAL support
The conversion to DM_SERIAL is mandatory, so add support for it. Signed-off-by: Fabio Estevam <festevam@denx.de>
This commit is contained in:
parent
ca038fc033
commit
5f012523c2
@ -57,6 +57,7 @@ CONFIG_DM_REGULATOR_GPIO=y
|
||||
CONFIG_POWER_FSL=y
|
||||
CONFIG_POWER_SPI=y
|
||||
CONFIG_RTC_MC13XXX=y
|
||||
CONFIG_DM_SERIAL=y
|
||||
CONFIG_MXC_UART=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_MXC_SPI=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user