This adds drivers model support of serial port to Silk 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
9e116f64a4
commit
3cfab108e3
@ -1,3 +1,5 @@ |
||||
CONFIG_ARM=y |
||||
CONFIG_RMOBILE=y |
||||
CONFIG_TARGET_SILK=y |
||||
CONFIG_DM=y |
||||
CONFIG_DM_SERIAL=y |
||||
|
Loading…
Reference in new issue