ARM: tegra: Enable CPUFREQ userspace governor
authorJon Hunter <jonathanh@nvidia.com>
Mon, 13 Jul 2020 14:41:34 +0000 (15:41 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 14 Jul 2020 08:28:02 +0000 (10:28 +0200)
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 <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/configs/tegra_defconfig

index aa94369bdd0f1c178ef72d6f43c10c0c738de5cb..f70600bdedd61c5324eb65b3b27f05c89f7aaa80 100644 (file)
@@ -23,6 +23,7 @@ CONFIG_ZBOOT_ROM_BSS=0x0
 CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_USERSPACE=y
 CONFIG_CPUFREQ_DT=y
 CONFIG_CPU_IDLE=y
 CONFIG_ARM_TEGRA_CPUIDLE=y