drivers: serial: Add support for RZ/N2L
Add serial driver support for RZ/N2L Signed-off-by: Hoang Nguyen <hoang.nguyen.jx@bp.renesas.com> Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
This commit is contained in:
parent
da0c8e5842
commit
6a00473fa6
7 changed files with 653 additions and 0 deletions
|
@ -213,4 +213,9 @@ config USE_RZ_FSP_CPG
|
|||
help
|
||||
Enable RZ FSP CLOCK CONTROL driver
|
||||
|
||||
config USE_RZ_FSP_SCI_UART
|
||||
bool
|
||||
help
|
||||
Enable RZ FSP SCI UART driver
|
||||
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue