configs: turn down undervolt to a safe value
We need to investigate reports of random reboots. Signed-off-by: Nahuel Gómez <nahuelgomez329@gmail.com>
This commit is contained in:
parent
f4634f8802
commit
1c7179186b
2 changed files with 6 additions and 6 deletions
|
@ -6078,9 +6078,9 @@ CONFIG_EXYNOS_CPU_PROFILER=m
|
|||
CONFIG_EXYNOS_WOW=m
|
||||
# CONFIG_EXYNOS_PTRAUTH_OVERRIDE_CFISCS is not set
|
||||
CONFIG_SOC_S5E8825_UNDERVOLT=y
|
||||
CONFIG_SOC_S5E8825_CL0_UV=5
|
||||
CONFIG_SOC_S5E8825_CL1_UV=4
|
||||
CONFIG_SOC_S5E8825_GPU_UV=4
|
||||
CONFIG_SOC_S5E8825_CL0_UV=3
|
||||
CONFIG_SOC_S5E8825_CL1_UV=2
|
||||
CONFIG_SOC_S5E8825_GPU_UV=3
|
||||
CONFIG_EXYNOS_ACPM_MFD=y
|
||||
# CONFIG_EXYNOS_MFD_SPMI is not set
|
||||
CONFIG_EXYNOS_MFD_I3C=y
|
||||
|
|
|
@ -6078,9 +6078,9 @@ CONFIG_EXYNOS_CPU_PROFILER=m
|
|||
CONFIG_EXYNOS_WOW=m
|
||||
# CONFIG_EXYNOS_PTRAUTH_OVERRIDE_CFISCS is not set
|
||||
CONFIG_SOC_S5E8825_UNDERVOLT=y
|
||||
CONFIG_SOC_S5E8825_CL0_UV=5
|
||||
CONFIG_SOC_S5E8825_CL1_UV=4
|
||||
CONFIG_SOC_S5E8825_GPU_UV=4
|
||||
CONFIG_SOC_S5E8825_CL0_UV=3
|
||||
CONFIG_SOC_S5E8825_CL1_UV=2
|
||||
CONFIG_SOC_S5E8825_GPU_UV=3
|
||||
CONFIG_EXYNOS_ACPM_MFD=y
|
||||
# CONFIG_EXYNOS_MFD_SPMI is not set
|
||||
CONFIG_EXYNOS_MFD_I3C=y
|
||||
|
|
Loading…
Add table
Reference in a new issue