All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] [PATCH][forge] kconfig: Make Xenomai a menuconfig
@ 2013-08-27 17:24 Jan Kiszka
  0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2013-08-27 17:24 UTC (permalink / raw)
  To: Philippe Gerum; +Cc: Xenomai

Avoid polluting the main menu.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 scripts/Kconfig.frag | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/Kconfig.frag b/scripts/Kconfig.frag
index 26714e7..e905a9f 100644
--- a/scripts/Kconfig.frag
+++ b/scripts/Kconfig.frag
@@ -1,4 +1,4 @@
-config XENOMAI
+menuconfig XENOMAI
 	depends on X86_TSC || !X86
 	bool "Xenomai"
 	select IPIPE
-- 
1.8.1.1.298.ge7eed54


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-27 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 17:24 [Xenomai] [PATCH][forge] kconfig: Make Xenomai a menuconfig Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.