From: Jan Kiszka <jan.kiszka@siemens.com>
To: Philippe Gerum <rpm@xenomai.org>
Cc: Xenomai <xenomai@xenomai.org>
Subject: [Xenomai] [PATCH][forge] kconfig: Make Xenomai a menuconfig
Date: Tue, 27 Aug 2013 19:24:28 +0200 [thread overview]
Message-ID: <521CE0CC.6060200@siemens.com> (raw)
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
reply other threads:[~2013-08-27 17:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=521CE0CC.6060200@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=rpm@xenomai.org \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.