]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: j722s_evm_r5_defconfig: Enable the ESM Configs to support watchdog
authorKeerthy <j-keerthy@ti.com>
Mon, 17 Feb 2025 10:57:18 +0000 (16:27 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 3 Mar 2025 20:22:17 +0000 (14:22 -0600)
Enable ESM configs. ESMs are a prerequisite to enable
watchdog reset functionality. The ESM aka error signalling module
is primarily responsible for sensing the watchdog reset event.

Signed-off-by: Keerthy <j-keerthy@ti.com>
configs/j722s_evm_r5_defconfig

index d51b21d6d0ac089b3582563ec46fbe0635e11652..d96392db479cbc1df28904f272b0a565437d0a53 100644 (file)
@@ -124,4 +124,7 @@ CONFIG_TIMER=y
 CONFIG_SPL_TIMER=y
 CONFIG_OMAP_TIMER=y
 CONFIG_LIB_RATIONAL=y
+CONFIG_ESM_K3=y
+CONFIG_SPL_DRIVERS_MISC=y
+CONFIG_SPL_MISC=y
 CONFIG_SPL_LIB_RATIONAL=y