Skip to content

Commit cdaeaa2

Browse files
clementperonmripard
authored andcommitted
arm64: configs: Enable sun50i cpufreq nvmem
Allwinner H6 needs this driver to be able to get the correct speed_bin required for DVFS. Enable this option in arm64 defconfig. Signed-off-by: Clément Péron <[email protected]> Signed-off-by: Maxime Ripard <[email protected]>
1 parent 5d2408c commit cdaeaa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
8484
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
8585
CONFIG_CPUFREQ_DT=y
8686
CONFIG_ACPI_CPPC_CPUFREQ=m
87+
CONFIG_ARM_ALLWINNER_SUN50I_CPUFREQ_NVMEM=m
8788
CONFIG_ARM_ARMADA_37XX_CPUFREQ=y
8889
CONFIG_ARM_SCPI_CPUFREQ=y
8990
CONFIG_ARM_IMX_CPUFREQ_DT=m

0 commit comments

Comments
 (0)