summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.debug
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/config/Config.in.debug')
-rw-r--r--target/linux/config/Config.in.debug3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug
index 50c173321..cea0198d1 100644
--- a/target/linux/config/Config.in.debug
+++ b/target/linux/config/Config.in.debug
@@ -90,7 +90,8 @@ config ADK_KPACKAGE_KMOD_OPROFILE
prompt "kernel support for oprofile"
tristate
select ADK_KERNEL_PROFILING
- depends on !ADK_TARGET_SYSTEM_FOXBOARD_LX
+ depends on !ADK_LINUX_CRIS
+ depends on !ADK_LINUX_M68K
default n
help
use oprofile package to make use of the kernel support.