diff mbox series

[4/6] configs: j7200_evm_r5: Add ESM config for J7200

Message ID 20240531130823.646311-5-a-limaye@ti.com
State Changes Requested
Delegated to: Tom Rini
Headers show
Series Add ESM Support for J7200 | expand

Commit Message

Limaye, Aniket May 31, 2024, 1:08 p.m. UTC
From: Neha Malcom Francis <n-francis@ti.com>

Add CONFIG_ESM_K3 to enable ESM initialization in J7200.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
 configs/j7200_evm_r5_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/j7200_evm_r5_defconfig b/configs/j7200_evm_r5_defconfig
index e023af24674..c9f586a1695 100644
--- a/configs/j7200_evm_r5_defconfig
+++ b/configs/j7200_evm_r5_defconfig
@@ -101,6 +101,7 @@  CONFIG_DM_MAILBOX=y
 CONFIG_K3_SEC_PROXY=y
 CONFIG_FS_LOADER=y
 CONFIG_SPL_FS_LOADER=y
+CONFIG_ESM_K3=y
 CONFIG_K3_AVS0=y
 CONFIG_SUPPORT_EMMC_BOOT=y
 CONFIG_SPL_MMC_HS400_SUPPORT=y