aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/conf.c
AgeCommit message (Expand)Author
2009-09-20kbuild: add static to prototypesTrevor Keith
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan
2009-06-09kconfig: do not hardcode ".config" filenameMarkus Heidelberg
2009-03-15kconfig: improve seed in randconfigIngo Molnar
2008-09-29kconfig: fix silentoldconfigzippel@linux-m68k.org
2008-08-04kconfig: always write out .configSam Ravnborg
2008-07-25kconfig: make defconfig is no longer chattySam Ravnborg
2008-07-25kconfig: make oldconfig is now less chattySam Ravnborg
2008-07-25kconfig: speed up all*config + randconfigSam Ravnborg
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2008-01-28kconfig: gettext support for configEGRY Gabor
2008-01-28kconfig: use C89 random functions in conf.cLadislav Michl
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel
2007-07-25kconfig: attach help text to menusSam Ravnborg
2007-05-02kbuild: be more explicit on missing .config fileRandy Dunlap
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese
2006-06-09kconfig: exit if no beginning filenameRandy Dunlap
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel
2006-06-09kconfig: fix .config dependenciesRoman Zippel
2006-04-19[PATCH] config: update usage/help infoRandy Dunlap
2006-04-11kconfig: revert conf behaviour changeRoman Zippel
2006-04-11kconfig: fix default value for choice inputRoman Zippel
2006-01-08[PATCH] kconf: Check for eof from input stream.Ben Collins
2005-11-09[PATCH] kconfig: preset config during all*configRoman Zippel
2005-11-09[PATCH] kconfig: fix restart for choice symbolsRoman Zippel
2005-06-25[PATCH] Kill signed charsJ.A. Magallon
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds