summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-03-25 17:07:34 -0700
committerTom Rini <trini@konsulko.com>2021-04-20 07:31:12 -0400
commit9889a8e562461837312879d82bcbfe80854de67a (patch)
treea5ee34c1a5e338e3cb502503eb435ad4040fe33a /configs
parent8bb5a66e5b100b7de1d787a471c117c14743537b (diff)
downloadu-boot-9889a8e562461837312879d82bcbfe80854de67a.tar.gz
u-boot-9889a8e562461837312879d82bcbfe80854de67a.tar.xz
u-boot-9889a8e562461837312879d82bcbfe80854de67a.zip
arm: octeontx: enable WDT_SBSA
The OcteonTX uses ARM's SBSA Watchdog device Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/octeontx_81xx_defconfig1
1 files changed, 1 insertions, 0 deletions
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