summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2015-04-10 15:24:50 +0200
committerWaldemar Brodkorb <wbrodkorb@conet.de>2015-04-10 15:24:50 +0200
commit8e17e484312946d2c15224f846499e2178dfb7df (patch)
treef46970356130454cf57a1f3a42e3345e993ddb09 /target
parent7fe5a57074d554b2f0c8faed4177ffdae0ac9642 (diff)
parentebf3cba90795d40111e3dbd2bf531c78203b3195 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r--target/linux/config/Config.in.debug1
1 files changed, 1 insertions, 0 deletions
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.