commit | 83b808721ce4666da35c5ead04e9373e76a10867 | [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 | 7c1d34b1475639d5128198a29994d7f7a771134f [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>