From: "Stefan Fröberg" <stefan.froberg@petroprogram.com>
To: buildroot@busybox.net
Subject: [Buildroot] multchoice menu with kconfig
Date: Mon, 18 Feb 2013 15:49:16 +0200 [thread overview]
Message-ID: <5122315C.3070806@petroprogram.com> (raw)
Hello all
Could someone show me how to make a multi-choice menu with kconfig
language with the ability to select
several menu entries and then storing those values as a space separated
string variable.
Let's say I have the following locales:
af
ak
ar
as
ast
etc .... bazillion other locale values
and I would like to be able to select as many of those locales I want.
Let's say I select locales "ak" and "ast" and then store them in a
variable like BR2_PACKAGE_FOO_LOCALES so that it would look like
BR2_PACKAGE_FOO_LOCALES = "ak ast"
how to do that in the least amount of typing ?
Regards
Stefan
next reply other threads:[~2013-02-18 13:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-18 13:49 Stefan Fröberg [this message]
2013-02-18 15:33 ` [Buildroot] multchoice menu with kconfig Arnout Vandecappelle
2013-02-18 15:45 ` Stefan Fröberg
2013-02-18 15:58 ` Arnout Vandecappelle
2013-02-18 16:01 ` Stefan Fröberg
2013-02-18 16:08 ` Arnout Vandecappelle
2013-02-18 16:16 ` Stefan Fröberg
2013-02-18 16:23 ` Arnout Vandecappelle
2013-02-18 16:32 ` Stefan Fröberg
2013-02-18 21:36 ` [Buildroot] autopoint [was: Re: multchoice menu with kconfig] Arnout Vandecappelle
2013-02-18 22:03 ` Stefan Fröberg
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=5122315C.3070806@petroprogram.com \
--to=stefan.froberg@petroprogram.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox