summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2024-02-12 14:43:01 +0530
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2024-03-21 14:26:33 +0000
commit984767fad5e9a4b5bce88a6910188d7f074379b7 (patch)
tree43b8968751557d6c2b50af3aa541f887d3da1d16
parent02258e8caa6de9cddd1ef7c6964e03e6b58acfcd (diff)
configs: j784s4_evm_r5_defconfig: Enable AVS and TPS6287X configs
Enable AVS and TPS6287X configs Signed-off-by: Keerthy <j-keerthy@ti.com>
-rw-r--r--configs/j784s4_evm_r5_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/j784s4_evm_r5_defconfig b/configs/j784s4_evm_r5_defconfig
index 2cb5be7da5..e892603118 100644
--- a/configs/j784s4_evm_r5_defconfig
+++ b/configs/j784s4_evm_r5_defconfig
@@ -40,6 +40,9 @@ CONFIG_SPL_BSS_START_ADDR=0x41c76000
CONFIG_SPL_BSS_MAX_SIZE=0xa000
CONFIG_SPL_SYS_REPORT_STACK_F_USAGE=y
CONFIG_SPL_BOARD_INIT=y
+CONFIG_SPL_DM_REGULATOR=y
+CONFIG_SPL_DM_REGULATOR_TPS6287X=y
+CONFIG_K3_AVS0=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_TI_I2C_BOARD_DETECT=y
CONFIG_SPL_STACK_R=y