mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
wandboard: Select DM_SERIAL
The conversion to DM_SERIAL is mandatory, so select this option. Signed-off-by: Fabio Estevam <festevam@denx.de>
This commit is contained in:
parent
f827f84d3f
commit
20cc70a84f
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ CONFIG_PINCTRL_IMX6=y
|
|||
CONFIG_DM_PMIC=y
|
||||
CONFIG_DM_PMIC_PFUZE100=y
|
||||
CONFIG_DM_SCSI=y
|
||||
CONFIG_DM_SERIAL=y
|
||||
CONFIG_MXC_UART=y
|
||||
CONFIG_DM_THERMAL=y
|
||||
CONFIG_USB=y
|
||||
|
|
Loading…
Reference in a new issue