summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2024-02-12 14:43:01 +0530
committerUdit Kumar <u-kumar1@ti.com>2024-02-14 19:59:39 +0530
commitfcc10ec072d9a55ee7636e023b8a7e6d8a657aa3 (patch)
tree2804088c5baafcf891e500ac55190ec33eee4d55 /configs
parent50ad6313bd4b910ec11b7bbdc4ca5d6b62397428 (diff)
configs: j784s4_evm_r5_defconfig: Enable AVS and TPS6287X configs
Enable AVS and TPS6287X configs Signed-off-by: Keerthy <j-keerthy@ti.com>
Diffstat (limited to 'configs')
-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