drivers: watchdog: Add xmc4xxx support
Adds watchdog support for Infineon xmc4xxx MCUs. Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
This commit is contained in:
parent
460c2167e4
commit
d0961756a6
18 changed files with 281 additions and 0 deletions
|
@ -50,4 +50,9 @@ config HAS_XMCLIB_CCU
|
|||
help
|
||||
Enable XMCLIB CCU4/CCU8
|
||||
|
||||
config HAS_XMCLIB_WDT
|
||||
bool
|
||||
help
|
||||
Enable XMCLIB WDT
|
||||
|
||||
endif # HAS_XMCLIB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue