sandbox: disable CONFIG_WATCHDOG_AUTOSTART
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Thu, 19 Aug 2021 09:57:00 +0000 (11:57 +0200)
committerStefan Roese <sr@denx.de>
Tue, 31 Aug 2021 10:04:03 +0000 (12:04 +0200)
commit815529ebe183cc9773b2e51f754daba5b6906d32
treecc1c3345351239c9f954ea92fbc7e822e9302b20
parentf1b112afbb6d7a1d88fd2ad3b4a285b95612757c
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>
configs/sandbox64_defconfig
configs/sandbox_defconfig