summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/menu.c
AgeCommit message (Expand)AuthorLines
2009-09-20kbuild: add static to prototypesTrevor Keith-2/+2
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan-1/+2
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan-0/+79
2008-04-28kconfig: add named choice groupRoman Zippel-37/+27
2008-02-03kconfig: ignore select of unknown symbolSam Ravnborg-6/+3
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich-3/+35
2008-01-28kconfig: environment symbol supportRoman Zippel-1/+4
2008-01-28kconfig: explicitly introduce expression listRoman Zippel-1/+1
2008-01-28kconfig: macro fix in menu.cEGRY Gabor-2/+2
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds-26/+9
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich-9/+26
2007-07-25kconfig: attach help text to menusSam Ravnborg-0/+12
2007-05-02kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day-1/+1
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel-6/+10
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel-0/+14
2006-06-09kconfig: add symbol option config syntaxRoman Zippel-0/+4
2005-11-09[PATCH] kconfig: improve error handling in the parserRoman Zippel-2/+3
2005-11-09[PATCH] kconfig: allow variable argumnts for rangeRoman Zippel-2/+8
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it-2/+2
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+390