commit | 0f96355b98892e84a0c7e7214393a077c7a082f1 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Fri Jul 28 16:25:56 2023 +0300 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Aug 16 14:54:17 2023 +0200 |
tree | 51c75e13177c2d8690ecddae7e1ac109de473c7f | |
parent | d8bdddd52f4ced694f5dcb418f7bda9fcd7a7032 [diff] |
soc: raptor_lake: Disable watchdog by default Without status line, watchdog is enabled by default. The desired behaviour is to have it disabled and enable only when watchdog is used, with overlay files. The same way how it is done for samples/drivers/watchdog and tests/drivers/watchdog/wdt_basic_api. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>