rcutorture: Remove contradictory Kconfig constraint
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 15 Jun 2023 13:49:17 +0000 (06:49 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Fri, 14 Jul 2023 22:10:57 +0000 (15:10 -0700)
commit4f64435417b450e8c0e76fba11a5cd23d81610c6
treedf7266c1a61d88b776e2a80316cfcb940de27830
parent0feda4da6da5ce5d2094df406a8c5090e8403bf3
rcutorture: Remove contradictory Kconfig constraint

The TASKS03 scenario specifies both CONFIG_RCU_EXPERT=y and
removes #CHECK#CONFIG_RCU_EXPERT=n in order to be consistent with
CONFIG_RCU_EXPERT=y prerequisites.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/configs/rcu/TASKS03