'generator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/scripts/kconfig/conf.c
AgeCommit message (Expand)Author
2012-09-27kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee
2012-08-31kconfig: document oldnoconfig to what it really does in conf.cAdam Lee
2012-05-07kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman
2012-05-05kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman
2011-07-02kconfig/conf: mark xfgets() privateArnaud Lacombe
2011-07-02kconfig/conf: add command line options' descriptionArnaud Lacombe
2011-07-02kconfig/conf: reduce the scope of `defconfig_file'Arnaud Lacombe
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings
2010-12-15kconfig/conf: merge duplicate switch's caseArnaud Lacombe
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-09kbuild: fix oldnoconfig to do the right thingKyle McMartin
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-09-08kbuild: fix oldnoconfig to do the right thingKyle McMartin
2010-08-31kbuild: use getopt_long(), not its _only() variantArnaud Lacombe
2010-08-13Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren
2010-08-06kconfig: fix make oldconfigSam Ravnborg
2010-08-03kconfig: add savedefconfigSam Ravnborg
2010-08-03kconfig: add alldefconfigSam Ravnborg
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg
2010-08-03kconfig: use long options in confSam Ravnborg
2010-06-12scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock
2010-06-02kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski