diff mbox series

[7/7] configs: j721e_evm_r5_defconfig: Enable ESM modules

Message ID 20200213093403.25037-8-t-kristo@ti.com
State Changes Requested, archived
Delegated to: Lokesh Vutla
Headers show
Series ESM support for TI K3 SoCs | expand

Commit Message

Tero Kristo Feb. 13, 2020, 9:34 a.m. UTC
Enable ESM modules for both PMIC and SoC side for proper watchdog
handling on the board.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
---
 configs/j721e_evm_r5_defconfig | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

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