]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of HW_WATCHDOG
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:07 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit066640f3b8aec1d8463e0489cd489048996fd01d
treef9cf3ac7a48041e5d2d2a8344277f3792a4a17db
parentb84d23d0cdb6367888ef9edd3c427ad1f7e9f7bc
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>
drivers/crypto/aspeed/aspeed_hace.c
drivers/crypto/hash/hash_sw.c