This adds drivers model support of serial port to Lager board, and migrate serial port to drivers model. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>master
parent
9d86e48e3f
commit
cf839572a7
@ -1,3 +1,5 @@ |
||||
CONFIG_ARM=y |
||||
CONFIG_RMOBILE=y |
||||
CONFIG_TARGET_LAGER=y |
||||
CONFIG_DM=y |
||||
CONFIG_DM_SERIAL=y |
||||
|
Loading…
Reference in new issue