Skip to content

Commit 38a29e5

Browse files
paulmckrcurafaeljw
authored andcommitted
drivers/cpufreq: Remove "select SRCU"
Now that the SRCU Kconfig option is unconditionally selected, there is no longer any point in selecting it. Therefore, remove the "select SRCU" Kconfig statements. Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: John Ogness <john.ogness@linutronix.de> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 9a55ab6 commit 38a29e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/cpufreq/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ menu "CPU Frequency scaling"
33

44
config CPU_FREQ
55
bool "CPU Frequency scaling"
6-
select SRCU
76
help
87
CPU Frequency scaling allows you to change the clock speed of
98
CPUs on the fly. This is a nice method to save power, because

0 commit comments

Comments
 (0)