|
@@ -114,6 +114,7 @@ config ADK_KERNEL_OPROFILE
|
|
tristate "Oprofile support"
|
|
tristate "Oprofile support"
|
|
select ADK_KERNEL_PROFILING
|
|
select ADK_KERNEL_PROFILING
|
|
depends on !ADK_TARGET_ARCH_M68K
|
|
depends on !ADK_TARGET_ARCH_M68K
|
|
|
|
+ depends on !ADK_KERNEL_PREEMPT_RT_FULL
|
|
default n
|
|
default n
|
|
help
|
|
help
|
|
use oprofile package to make use of the kernel support.
|
|
use oprofile package to make use of the kernel support.
|