Skip to content
Snippets Groups Projects
Commit 2ba8a446 authored by Michael Walle's avatar Michael Walle Committed by Priyanka Jain
Browse files

board: sl28: enable SoC watchdog support


The SoC provides two additional watchdogs integrated in the SoC. Enable
support for these.

Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain's avatarPriyanka Jain <priyanka.jain@nxp.com>
parent 34502f7a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment