block: Remove "select SRCU"
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 5 Jan 2023 00:37:53 +0000 (16:37 -0800)
committerJens Axboe <axboe@kernel.dk>
Thu, 5 Jan 2023 15:50:10 +0000 (08:50 -0700)
commitb2b50d572135c5c6e10c2ff79cd828d5a8141ef6
tree9f10133ceb486d926e1a16ea4c05784e1b753df5
parent4b83e99ee7092df37a5cf292fde976ebc475ea63
block: 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: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/Kconfig