@@ -103,6 +103,12 @@ config SYS_K3_BOOT_CORE_ID
int
default 16
+config K3_OPP_LOW
+ bool "Enable OPP_LOW on supported TI K3 SoCs"
+ help
+ Enabling this will allow Socs with the proper efuse to run at a lower
+ MPU core voltage and adjust frequency according to SoC trm
+
config K3_EARLY_CONS
bool "Activate to allow for an early console during SPL"
depends on SPL
@@ -102,6 +102,7 @@ CONFIG_K3_SEC_PROXY=y
CONFIG_FS_LOADER=y
CONFIG_SPL_FS_LOADER=y
CONFIG_K3_AVS0=y
+# CONFIG_K3_OPP_LOW is not set
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_SPL_MMC_HS400_SUPPORT=y
CONFIG_MMC_SDHCI=y