Message ID | 20200213093403.25037-8-t-kristo@ti.com |
---|---|
State | Superseded |
Headers | show |
Series | ESM support for TI K3 SoCs | expand |
diff --git a/configs/j721e_evm_r5_defconfig b/configs/j721e_evm_r5_defconfig index 19fbd450c7..12264ae61d 100644 --- a/configs/j721e_evm_r5_defconfig +++ b/configs/j721e_evm_r5_defconfig @@ -122,3 +122,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x6163 CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_FS_EXT4=y CONFIG_FS_FAT_MAX_CLUSTSIZE=16384 +CONFIG_ESM_K3=y +CONFIG_ESM_PMIC=y
Enable ESM modules for both PMIC and SoC side for proper watchdog handling on the board. Signed-off-by: Tero Kristo <t-kristo at ti.com> --- configs/j721e_evm_r5_defconfig | 2 ++ 1 file changed, 2 insertions(+)