mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-08 02:51:42 +01:00
mx53loco: 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
569dab887b
commit
987a65d2f1
@ -61,6 +61,7 @@ CONFIG_DM_REGULATOR_FIXED=y
|
||||
CONFIG_DM_REGULATOR_GPIO=y
|
||||
CONFIG_POWER_FSL=y
|
||||
CONFIG_POWER_I2C=y
|
||||
CONFIG_DM_SERIAL=y
|
||||
CONFIG_MXC_UART=y
|
||||
CONFIG_USB=y
|
||||
CONFIG_USB_EHCI_MX5=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user