drivers: watchdog: Add Ambiq wdt driver
This commits add watchdog driver for Apollo4 SoCs Signed-off-by: Mateusz Sierszulski <msierszulski@antmicro.com>
This commit is contained in:
parent
be492db27b
commit
171285140c
7 changed files with 207 additions and 1 deletions
|
@ -25,4 +25,9 @@ config AMBIQ_HAL_USE_TIMER
|
|||
help
|
||||
Use the TIMER driver from Ambiq HAL
|
||||
|
||||
config AMBIQ_HAL_USE_WDT
|
||||
bool
|
||||
help
|
||||
Use the WDT driver from Ambiq HAL
|
||||
|
||||
endif # AMBIQ_HAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue