commit | a6c38a280c073fb1311bfa1845b6cad7279c9f6c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:31 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 3f03d43a7e6864459876a3f36773b9b52be10dde | |
parent | b671359069ff804ebb16bd3961b3a73c4076ad77 [diff] |
Correct SPL use of WATCHDOG_AUTOSTART This converts 1 usage of this option to the non-SPL form, since there is no SPL_WATCHDOG_AUTOSTART defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>