commit | 00b41cba46ee516efcb2f7fe5dd05386e87dc333 | [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 | 76f908a5cec83984fdc3178e53ae3845c1039b03 [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>