Module: xenomai-3
Branch: master
Commit: 04729e223701d96d33936e607d7591b3ff19131d
URL:    
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=04729e223701d96d33936e607d7591b3ff19131d

Author: Philippe Gerum <r...@xenomai.org>
Date:   Tue Mar 31 12:47:37 2015 +0200

cobalt/kernel: fix circular dependency in Kconfig

---

 kernel/cobalt/Kconfig |    2 --
 1 file changed, 2 deletions(-)

diff --git a/kernel/cobalt/Kconfig b/kernel/cobalt/Kconfig
index 2ebc7a2..82681a9 100644
--- a/kernel/cobalt/Kconfig
+++ b/kernel/cobalt/Kconfig
@@ -392,7 +392,6 @@ if XENO_OPT_DEBUG
 
 config XENO_OPT_DEBUG_COBALT
        bool "Cobalt runtime assertions"
-       select IPIPE_DEBUG_CONTEXT
        help
 
        This option activates various assertions inside the Cobalt
@@ -400,7 +399,6 @@ config XENO_OPT_DEBUG_COBALT
 
 config XENO_OPT_DEBUG_CONTEXT
        bool "Check for calling context"
-       select IPIPE_DEBUG_CONTEXT
        help
 
        This option enables checks for the calling context in the


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git

Reply via email to