Skip to content

Commit 5384e00

Browse files
jonhunterthierryreding
authored andcommitted
ARM: tegra: Enable CPUFREQ userspace governor
Enable the CPUFREQ userspace governor in the tegra_defconfig so that we can test CPUFREQ with the userspace governor with this configuration on 32-bit Tegra devices. Signed-off-by: Jon Hunter <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent b3a9e3b commit 5384e00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/tegra_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0
2323
CONFIG_KEXEC=y
2424
CONFIG_CPU_FREQ=y
2525
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
26+
CONFIG_CPU_FREQ_GOV_USERSPACE=y
2627
CONFIG_CPUFREQ_DT=y
2728
CONFIG_CPU_IDLE=y
2829
CONFIG_ARM_TEGRA_CPUIDLE=y

0 commit comments

Comments
 (0)