From 41e8d69f6e375dbd8559bd85f3212ed8fb53f333 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 9 Apr 2015 20:33:07 +0200 Subject: disable oprofile when preempt rt full is choosen --- target/linux/config/Config.in.debug | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug index d1682093b..181088cc4 100644 --- a/target/linux/config/Config.in.debug +++ b/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. -- cgit v1.2.3