From: Tim Harvey Date: Fri, 26 Mar 2021 00:07:34 +0000 (-0700) Subject: arm: octeontx: enable WDT_SBSA X-Git-Tag: v2025.01-rc5-pxa1908~1910^2~22 X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=9889a8e562461837312879d82bcbfe80854de67a;p=u-boot.git arm: octeontx: enable WDT_SBSA The OcteonTX uses ARM's SBSA Watchdog device Signed-off-by: Tim Harvey Reviewed-by: Stefan Roese --- diff --git a/configs/octeontx_81xx_defconfig b/configs/octeontx_81xx_defconfig index 9881c1089b..bcf03db406 100644 --- a/configs/octeontx_81xx_defconfig +++ b/configs/octeontx_81xx_defconfig @@ -132,4 +132,5 @@ CONFIG_USB_ETHER_ASIX=y CONFIG_USB_ETHER_ASIX88179=y CONFIG_USB_ETHER_RTL8152=y CONFIG_WDT=y +CONFIG_WDT_SBSA=y CONFIG_ERRNO_STR=y