kernel/arch/Kconfig....@@ -229,6 +229,9 @@229229 config HAVE_NMI230230 bool231231 232+config HAVE_PERCPU_PREEMPT_COUNT233+ bool234+232235 #233236 # An arch should select this if it provides all these things:234237 #