forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-30 6c9be420e167ee7ce45c0309586f09ddab28ac15
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