arch/x86: Remove "select SRCU"
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 24 Mar 2023 20:52:46 +0000 (13:52 -0700)
committerJoel Fernandes (Google) <joel@joelfernandes.org>
Wed, 5 Apr 2023 13:47:42 +0000 (13:47 +0000)
commitd276134ed4843d98f19acd10f8ad196eee0c1c0c
treeb0c5e9bfea3d4698912836969752dc6aef5d5d3c
parent79cf833be68bd96c48ead083527cc04b37ee0898
arch/x86: 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: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: <x86@kernel.org>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
arch/x86/Kconfig