drivers: interrupt controller: Add support for RZ/N2L
Add interrupt controller driver support for RZ/N2L Signed-off-by: Quang Le <quang.le.eb@bp.renesas.com> Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
This commit is contained in:
parent
6a00473fa6
commit
020a0d312c
5 changed files with 259 additions and 13 deletions
|
@ -218,4 +218,9 @@ config USE_RZ_FSP_SCI_UART
|
|||
help
|
||||
Enable RZ FSP SCI UART driver
|
||||
|
||||
config USE_RZ_FSP_EXT_IRQ
|
||||
bool
|
||||
help
|
||||
Enable RZ FSP External IRQ driver
|
||||
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue