PM / devfreq: Remove "select SRCU"
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 5 Jan 2023 00:37:58 +0000 (16:37 -0800)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 13 Mar 2023 10:36:15 +0000 (19:36 +0900)
commit737dbd6667ff38b6cc72d35c3ddc04db027ed76c
treeb3b01b499a0fbe2639313c27ad00116924916b8b
parenteeac8ede17557680855031c6f305ece2378af326
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>
drivers/devfreq/Kconfig