drivers/hwtracing/stm: Remove "select SRCU"
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 23 Nov 2022 01:22:10 +0000 (17:22 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 3 Feb 2023 00:26:05 +0000 (16:26 -0800)
commit91193b27fb7a31c1f8e22a370989c007fbc3f10b
tree101140d68f364a7fbc36214df54e4d1db015b122
parenta870acc11230d7bf52b9bbeb6c096448f1176964
drivers/hwtracing/stm: 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: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: <linux-stm32@st-md-mailman.stormreply.com>
Cc: <linux-arm-kernel@lists.infradead.org>
Acked-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
drivers/hwtracing/stm/Kconfig