]> Git Repo - J-u-boot.git/commitdiff
configs: j784s4_evm_r5_defconfig: Enable AVS
authorNeha Malcom Francis <[email protected]>
Mon, 18 Nov 2024 10:57:13 +0000 (16:27 +0530)
committerTom Rini <[email protected]>
Wed, 4 Dec 2024 20:29:04 +0000 (14:29 -0600)
Enable AVS support on J784S4 along with regulator.

Signed-off-by: Neha Malcom Francis <[email protected]>
Reviewed-by: Manorit Chawdhry <[email protected]>
configs/j784s4_evm_r5_defconfig

index 0b5441fa023a976040e579fc2b7a57f840df85cc..0a55f75bbe5eced690ef2bbdd77b8bb51bfe558a 100644 (file)
@@ -145,3 +145,7 @@ CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
 CONFIG_PANIC_HANG=y
 CONFIG_LIB_RATIONAL=y
 CONFIG_SPL_LIB_RATIONAL=y
+CONFIG_K3_AVS0=y
+CONFIG_DM_REGULATOR=y
+CONFIG_SPL_DM_REGULATOR=y
+CONFIG_SPL_DM_REGULATOR_TPS6287X=y
This page took 0.036357 seconds and 4 git commands to generate.