mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 18:04:48 +00: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue