LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Roman Zippel <zippel@linux-m68k.org>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Jan Beulich <jbeulich@novell.com>,
Randy Dunlap <randy.dunlap@oracle.com>,
david-b@pacbell.net, linux-kernel@vger.kernel.org
Subject: Re: non-choice related config entries within choice
Date: Sat, 19 Jan 2008 05:44:50 +0100 (CET) [thread overview]
Message-ID: <Pine.LNX.4.64.0801190538510.17507@scrub.home> (raw)
In-Reply-To: <20080116115233.GA26776@uranus.ravnborg.org>
Hi,
On Wed, 16 Jan 2008, Sam Ravnborg wrote:
> But one feature I really would like to see is named chocies so we can do stuff like:
>
> choice X86_PROCESSOR
>
> config GENERIC_PROCESSOR
> bool "A generic X86 processor"
> endchoice
>
>
> ...
>
> choice PPC_PROCESSOR
>
> config GENERIC_PROCESSOR
> bool "A generic PowerPC processor
>
> endchoice
>
> The issue here is that we do not today allow the same config option
> to appear if more than one choice.
What I have in mind is slightly different, above choices would simply be
called PROCESSOR, which would tell kconfig that all choices belong to the
same group.
bye, Roman
next prev parent reply other threads:[~2008-01-19 4:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-16 11:18 Jan Beulich
2008-01-16 11:52 ` Sam Ravnborg
2008-01-16 13:46 ` Jan Beulich
2008-01-16 13:50 ` Sam Ravnborg
2008-01-19 4:44 ` Roman Zippel [this message]
2008-01-19 4:36 ` Roman Zippel
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=Pine.LNX.4.64.0801190538510.17507@scrub.home \
--to=zippel@linux-m68k.org \
--cc=david-b@pacbell.net \
--cc=jbeulich@novell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=sam@ravnborg.org \
--subject='Re: non-choice related config entries within choice' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).