Browse Source

disable oprofile when preempt rt full is choosen

Waldemar Brodkorb 10 years ago
parent
commit
41e8d69f6e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/config/Config.in.debug

+ 1 - 0
target/linux/config/Config.in.debug

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