aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/menu.c
AgeCommit message (Expand)Author
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-12-29kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich
2010-12-15kconfig: add more S_INT and S_HEX consistency checksArnaud Lacombe
2010-11-22kconfig: add an option to determine a menu's visibilityArnaud Lacombe
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe
2010-09-19kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe
2010-08-03kconfig: save location of config symbolsSam Ravnborg
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas
2010-06-02kconfig: fix to tag NEW symbols correctlyLi Zefan
2010-06-02kconfig: print the range of integer/hex symbol in help textLi Zefan
2010-06-02kconfig: print symbol type in help textLi Zefan
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan
2010-04-14kconfig: some small fixesLi Zefan
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com
2009-09-20kbuild: add static to prototypesTrevor Keith
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan
2008-04-28kconfig: add named choice groupRoman Zippel
2008-02-03kconfig: ignore select of unknown symbolSam Ravnborg
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2008-01-28kconfig: environment symbol supportRoman Zippel
2008-01-28kconfig: explicitly introduce expression listRoman Zippel
2008-01-28kconfig: macro fix in menu.cEGRY Gabor
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2007-07-25kconfig: attach help text to menusSam Ravnborg
2007-05-02kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day
2006-06-09kconfig: warn about leading whitespace for menu promptsRoman Zippel
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel
2006-06-09kconfig: add symbol option config syntaxRoman Zippel
2005-11-09[PATCH] kconfig: improve error handling in the parserRoman Zippel
2005-11-09[PATCH] kconfig: allow variable argumnts for rangeRoman Zippel
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds