Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
11 lines
212 B
Plaintext
11 lines
212 B
Plaintext
CONFIG_SMP=y
|
|
CONFIG_NR_CPUS=2
|
|
CONFIG_HOTPLUG_CPU=y
|
|
CONFIG_PREEMPT_NONE=n
|
|
CONFIG_PREEMPT_VOLUNTARY=n
|
|
CONFIG_PREEMPT=y
|
|
CONFIG_DEBUG_LOCK_ALLOC=y
|
|
CONFIG_PROVE_LOCKING=y
|
|
#CHECK#CONFIG_PROVE_RCU=y
|
|
CONFIG_RCU_EXPERT=y
|