summaryrefslogtreecommitdiff
path: root/configs/kontron_sl28_defconfig
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2021-11-15 23:45:48 +0100
committerPriyanka Jain <priyanka.jain@nxp.com>2022-02-28 11:59:35 +0530
commit2ba8a446ceece208c5926b623ddfd66bd163ff27 (patch)
treec9044f454ab1e195e714d855a342649787c97741 /configs/kontron_sl28_defconfig
parent34502f7aa343c58c9b4a7206e9fd44e3b89b4dea (diff)
board: sl28: enable SoC watchdog support
The SoC provides two additional watchdogs integrated in the SoC. Enable support for these. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/kontron_sl28_defconfig')
-rw-r--r--configs/kontron_sl28_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kontron_sl28_defconfig b/configs/kontron_sl28_defconfig
index a0c0c3c6a1..a4d9254815 100644
--- a/configs/kontron_sl28_defconfig
+++ b/configs/kontron_sl28_defconfig
@@ -110,6 +110,7 @@ CONFIG_USB_GADGET_DOWNLOAD=y
# CONFIG_WATCHDOG_AUTOSTART is not set
CONFIG_WDT=y
CONFIG_WDT_SL28CPLD=y
+CONFIG_WDT_SP805=y
CONFIG_OF_LIBFDT_ASSUME_MASK=0x0
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_EFI_SET_TIME=y