hc
2023-11-06 e3e12f52b214121840b44c91de5b3e5af5d3eb84
kernel/arch/Kconfig
....@@ -28,6 +28,7 @@
2828 tristate "OProfile system profiling"
2929 depends on PROFILING
3030 depends on HAVE_OPROFILE
31
+ depends on !PREEMPT_RT_FULL
3132 select RING_BUFFER
3233 select RING_BUFFER_ALLOW_SWAP
3334 help