All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] multchoice menu with kconfig
@ 2013-02-18 13:49 Stefan Fröberg
  2013-02-18 15:33 ` Arnout Vandecappelle
  0 siblings, 1 reply; 11+ messages in thread
From: Stefan Fröberg @ 2013-02-18 13:49 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-02-18 22:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-18 13:49 [Buildroot] multchoice menu with kconfig Stefan Fröberg
2013-02-18 15:33 ` 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

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.