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:
parent
b72b271682
commit
710fb596df
6 changed files with 384 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue