drivers: watchdog: initial support for watchdog driver on Renesas RA family

First commit to add support for Renesas RA watchdog driver

Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
This commit is contained in:
The Nguyen 2024-12-25 06:16:37 +00:00 committed by Benjamin Cabé
commit 710fb596df
6 changed files with 384 additions and 0 deletions

View file

@ -159,6 +159,11 @@ config USE_RA_FSP_ACMPHS
help
Enable RA FSP ACMPHS driver
config USE_RA_FSP_WDT
bool
help
Enable RA FSP WDT driver
endif # HAS_RENESAS_RA_FSP
if HAS_RENESAS_RZ_FSP