diff options
Diffstat (limited to 'tools/testing/selftests/rcutorture/configs/rcu/SRCU-P')
-rw-r--r-- | tools/testing/selftests/rcutorture/configs/rcu/SRCU-P | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/testing/selftests/rcutorture/configs/rcu/SRCU-P b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-P new file mode 100644 index 000000000000..4b6f272dba27 --- /dev/null +++ b/tools/testing/selftests/rcutorture/configs/rcu/SRCU-P | |||
@@ -0,0 +1,7 @@ | |||
1 | CONFIG_RCU_TRACE=n | ||
2 | CONFIG_SMP=y | ||
3 | CONFIG_NR_CPUS=8 | ||
4 | CONFIG_HOTPLUG_CPU=y | ||
5 | CONFIG_PREEMPT_NONE=n | ||
6 | CONFIG_PREEMPT_VOLUNTARY=n | ||
7 | CONFIG_PREEMPT=y | ||