diff mbox series

[RFC,09/10] configs: j7200_evm_r5_defconfig: Enable the ESM configs

Message ID 20231003081038.24299-10-j-keerthy@ti.com
State RFC
Delegated to: Tom Rini
Headers show
Series arm: dts: j7200/j721s2: Enable the ESM and PMIC ESM | expand

Commit Message

Keerthy Oct. 3, 2023, 8:10 a.m. UTC
Enable the ESM configs.

Signed-off-by: Keerthy <j-keerthy@ti.com>
---
 configs/j7200_evm_r5_defconfig | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

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