Explorar el Código

disable oprofile when preempt rt full is choosen

Waldemar Brodkorb hace 10 años
padre
commit
41e8d69f6e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.