commit | 815529ebe183cc9773b2e51f754daba5b6906d32 | [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 | f1b112afbb6d7a1d88fd2ad3b4a285b95612757c [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>