aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/menu.c
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla2011-11-111-4/+3
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-101-3/+12
|\
| * kconfig: add more S_INT and S_HEX consistency checksArnaud Lacombe2010-12-151-3/+12
* | kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich2010-12-291-0/+14
* | kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-221-0/+11
|/
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-5/+2
|\
| * kconfig: delay symbol direct dependency initializationArnaud Lacombe2010-10-041-5/+2
* | kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe2010-09-191-1/+1
* | kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-191-1/+1
* | kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-191-1/+1
|/
* kconfig: save location of config symbolsSam Ravnborg2010-08-031-0/+2
* kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-021-0/+5
* kconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-021-2/+6
* kconfig: print the range of integer/hex symbol in help textLi Zefan2010-06-021-0/+8
* kconfig: print symbol type in help textLi Zefan2010-06-021-1/+3
* menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-141-0/+10
* kconfig: some small fixesLi Zefan2010-04-141-1/+1
* kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-021-1/+15
* kbuild: add static to prototypesTrevor Keith2009-09-201-2/+2
* kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2009-09-201-1/+2
* kconfig: add menu_get_ext_help function to display more informationCheng Renquan2009-09-201-0/+79
* kconfig: add named choice groupRoman Zippel2008-04-281-37/+27
* kconfig: ignore select of unknown symbolSam Ravnborg2008-02-031-6/+3
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2008-01-281-3/+35
* kconfig: environment symbol supportRoman Zippel2008-01-281-1/+4
* kconfig: explicitly introduce expression listRoman Zippel2008-01-281-1/+1
* kconfig: macro fix in menu.cEGRY Gabor2008-01-281-2/+2
* Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds2007-10-191-26/+9
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2007-10-121-9/+26
* kconfig: attach help text to menusSam Ravnborg2007-07-251-0/+12
* kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day2007-05-021-1/+1
* kconfig: warn about leading whitespace for menu promptsRoman Zippel2006-06-091-6/+10
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-091-0/+14
* kconfig: add symbol option config syntaxRoman Zippel2006-06-091-0/+4
* [PATCH] kconfig: improve error handling in the parserRoman Zippel2005-11-091-2/+3
* [PATCH] kconfig: allow variable argumnts for rangeRoman Zippel2005-11-091-2/+8
* [PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it2005-07-281-2/+2
* [PATCH] Kconfig i18n supportArnaldo Carvalho de Melo2005-05-051-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+390