소스 검색

disable oprofile when preempt rt full is choosen

Waldemar Brodkorb 11 년 전
부모
커밋
41e8d69f6e
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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.