summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cpufreq/config
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing/selftests/cpufreq/config')
-rw-r--r--tools/testing/selftests/cpufreq/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/testing/selftests/cpufreq/config b/tools/testing/selftests/cpufreq/config
new file mode 100644
index 0000000000..ce5068f5a6
--- /dev/null
+++ b/tools/testing/selftests/cpufreq/config
@@ -0,0 +1,7 @@
+CONFIG_CPU_FREQ=y
+CONFIG_CPU_FREQ_STAT=y
+CONFIG_CPU_FREQ_GOV_POWERSAVE=y
+CONFIG_CPU_FREQ_GOV_USERSPACE=y
+CONFIG_CPU_FREQ_GOV_ONDEMAND=y
+CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
+CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y