
26 Mar
2018
26 Mar
'18
9:48 p.m.
Hello Shreenidhi,
with the patch you added the CONFIG_WATCHDOG to drivers/watchdog/Kconfig.
Could you, please, add a description of CONFIG_WATCHDOG to doc/README.watchdog.
In include/watchdog.h I found this: "CONFIG_HW_WATCHDOG and CONFIG_WATCHDOG can't be used together."
So shouldn't CONFIG_WATCHDOG depend on !HW_WATCHDOG in Kconfig? This avoids a possible error at compile time.
Best regards
Heinrich