Use the generic option WDT_DISABLE_AT_BOOT instead of the SAM specific one WDT_SAM_DISABLE_AT_BOOT (note the generic one has been introduced after the SAM one). This also have the consequence of changing the default value for yes to no, fixing the watchdog tests. Fixes #13290 Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| iwdg_stm32.c | ||
| iwdg_stm32.h | ||
| Kconfig | ||
| Kconfig.cmsdk_apb | ||
| Kconfig.esp32 | ||
| Kconfig.mcux_wdog | ||
| Kconfig.nrfx | ||
| Kconfig.qmsi | ||
| Kconfig.sam | ||
| Kconfig.sam0 | ||
| Kconfig.stm32 | ||
| wdog_cmsdk_apb.c | ||
| wdt_esp32.c | ||
| wdt_mcux_wdog.c | ||
| wdt_nrfx.c | ||
| wdt_qmsi.c | ||
| wdt_sam0.c | ||
| wdt_sam.c | ||