Skip to content

Commit 737dbd6

Browse files
paulmckrcuchanwoochoi
authored andcommitted
PM / devfreq: 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> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
1 parent eeac8ed commit 737dbd6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/devfreq/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# SPDX-License-Identifier: GPL-2.0-only
22
menuconfig PM_DEVFREQ
33
bool "Generic Dynamic Voltage and Frequency Scaling (DVFS) support"
4-
select SRCU
54
select PM_OPP
65
help
76
A device may have a list of frequencies and voltages available.

0 commit comments

Comments
 (0)