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 <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: <[email protected]>
Reviewed-by: John Ogness <[email protected]>
Signed-off-by: Joel Fernandes (Google) <[email protected]>
This commit is contained in:
Paul E. McKenney
2023-04-05 13:47:42 +00:00
committed by Joel Fernandes (Google)
parent e035e8876e
commit 54a32d29dd
-1
View File
@@ -686,7 +686,6 @@ config BOUNCE
config MMU_NOTIFIER
bool
select SRCU
select INTERVAL_TREE
config KSM