hc
2024-11-01 7e970c18f85f99acc678d90128b6e01dce1bf273
kernel/arch/Kconfig
....@@ -229,6 +229,9 @@
229229 config HAVE_NMI
230230 bool
231231
232
+config HAVE_PERCPU_PREEMPT_COUNT
233
+ bool
234
+
232235 #
233236 # An arch should select this if it provides all these things:
234237 #