configs: j722s_evm_r5_defconfig: Enable the ESM Configs to support watchdog

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>
This commit is contained in:
Keerthy
2025-02-17 16:27:18 +05:30
committed by Tom Rini
parent 07cb392b11
commit c22950aa78

View 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