commit | 749153637464c14b5dd74837b0ddab0e0fbb5fcf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:31 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 22:16:13 2023 -0500 |
tree | 90b888cc92cfc4a5f8bb4c9651d4077075c6a67e | |
parent | 384f51b7667d5e735c2a810fad2b54670366212d [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>