commit | 032a3187194e050383d7c2df804b194b6fecc6f3 | [log] [tgz] |
---|---|---|
author | Dirk Gouders <dirk@gouders.net> | Fri Apr 29 12:43:38 2016 +0200 |
committer | Michal Marek <mmarek@suse.com> | Tue May 10 17:30:14 2016 +0200 |
tree | 9920a4ba1e08d6cac24130fab394909aa15f2b15 | |
parent | 3e2ba95f43360f22b882965d153e9cf3087de986 [diff] |
kconfig-language: elaborate on the type of a choice The type of a choice can be specified explicitely or it will be set according to members of the choice group, see menu.c:menu_finalize(). Signed-off-by: Dirk Gouders <dirk@gouders.net> Signed-off-by: Michal Marek <mmarek@suse.com>