commit | 66f0649bcac46e7dc29c687890858d77c9c50a54 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | Thu Aug 19 11:57:00 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 31 12:04:03 2021 +0200 |
tree | cc1c3345351239c9f954ea92fbc7e822e9302b20 | |
parent | 85fb822e82dab87ff798e60c30054ae632054a32 [diff] |
sandbox: disable CONFIG_WATCHDOG_AUTOSTART For the unit tests, it is more convenient if the tests are in charge of when the watchdog devices are started and stopped, so prevent wdt-uclass from doing it automatically. Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>