mm: Remove "select SRCU"
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 24 Mar 2023 20:52:48 +0000 (13:52 -0700)
committerJoel Fernandes (Google) <joel@joelfernandes.org>
Wed, 5 Apr 2023 13:47:42 +0000 (13:47 +0000)
commit54a32d29dd6dcbec7fd9db60a6526166efd5288f
tree5e0e4cc40dd0fe88fca77fbf246f142db0ce78b2
parente035e8876e6c2aa887c43edbd245c22f9f66de6d
mm: 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>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: <linux-mm@kvack.org>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
mm/Kconfig