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:
Quang Le 2025-02-10 04:05:43 +00:00 committed by Benjamin Cabé
commit 9736851528
3 changed files with 157 additions and 8 deletions

View file

@ -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