summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.debug
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-23 14:26:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-23 14:26:45 +0200
commit98bd87cd6fee80b90bad571c254b7a35782d9a51 (patch)
tree01080837ba19d4082aa2428ed67c03ae1952ecd4 /target/linux/config/Config.in.debug
parent31b8a0a342a4525e9540a25883d0600ce9d374dc (diff)
parent00166e020db4bff6de43ac5925b0600d4245461f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.debug')
-rw-r--r--target/linux/config/Config.in.debug3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug
index 891a00c6e..0aed48de9 100644
--- a/target/linux/config/Config.in.debug
+++ b/target/linux/config/Config.in.debug
@@ -60,8 +60,7 @@ config ADK_KPACKAGE_KMOD_OPROFILE
prompt "kernel support for oprofile"
tristate
select ADK_KERNEL_PROFILING
- depends on !ADK_TARGET_SYSTEM_FOXBOARD_LX832
- depends on !ADK_TARGET_SYSTEM_FOXBOARD_LX416
+ depends on !ADK_TARGET_SYSTEM_FOXBOARD_LX
default n
help
use oprofile package to make use of the kernel support.