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:
@@ -124,4 +124,7 @@ CONFIG_TIMER=y
|
|||||||
CONFIG_SPL_TIMER=y
|
CONFIG_SPL_TIMER=y
|
||||||
CONFIG_OMAP_TIMER=y
|
CONFIG_OMAP_TIMER=y
|
||||||
CONFIG_LIB_RATIONAL=y
|
CONFIG_LIB_RATIONAL=y
|
||||||
|
CONFIG_ESM_K3=y
|
||||||
|
CONFIG_SPL_DRIVERS_MISC=y
|
||||||
|
CONFIG_SPL_MISC=y
|
||||||
CONFIG_SPL_LIB_RATIONAL=y
|
CONFIG_SPL_LIB_RATIONAL=y
|
||||||
|
Reference in New Issue
Block a user