drivers: interrupt controller: Add support for RZ/T
- Add interrupt controller driver support for RZ/T - Remove a duplicate USE_RZ_FSP_EXT_IRQ in Kconfig Signed-off-by: Quang Le <quang.le.eb@bp.renesas.com> Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com> Signed-off-by: Binh Nguyen <binh.nguyen.xw@renesas.com>
This commit is contained in:
parent
70f9b46342
commit
9736851528
3 changed files with 157 additions and 8 deletions
|
@ -228,9 +228,4 @@ 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