commit | 066640f3b8aec1d8463e0489cd489048996fd01d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:07 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:39 2023 -0500 |
tree | f9cf3ac7a48041e5d2d2a8344277f3792a4a17db | |
parent | b84d23d0cdb6367888ef9edd3c427ad1f7e9f7bc [diff] |
Correct SPL uses of HW_WATCHDOG This converts 2 usages of this option to the non-SPL form, since there is no SPL_HW_WATCHDOG defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>