summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/conf.c
Commit message (Expand)AuthorAgeFilesLines
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-101-1/+1
* kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN2013-06-241-1/+2
* kconfig/conf: print the seed used to initialise the RNG for randconfigYann E. MORIN2013-06-181-0/+1
* kconfig/conf: accept a base-16 seed for randconfigYann E. MORIN2013-06-181-1/+1
* kconfig: allow specifying the seed for randconfigYann E. MORIN2013-04-251-1/+11
* kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.newBen Hutchings2013-02-191-1/+6
* kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-271-9/+16
* kconfig: document oldnoconfig to what it really does in conf.cAdam Lee2012-08-311-1/+1
* kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman2012-05-071-1/+3
* kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman2012-05-051-6/+14
* kconfig/conf: mark xfgets() privateArnaud Lacombe2011-07-021-4/+3
* kconfig/conf: add command line options' descriptionArnaud Lacombe2011-07-021-1/+31
* kconfig/conf: reduce the scope of `defconfig_file'Arnaud Lacombe2011-07-021-3/+1
* kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-061-1/+0
* kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-061-0/+4
* kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-241-1/+1
* kconfig/conf: merge duplicate switch's caseArnaud Lacombe2010-12-151-2/+0
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-1/+1
|\
| * kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-10-091-1/+1
| * Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-131-2/+13
| |\
| * | kconfig: fix make oldconfigSam Ravnborg2010-08-061-1/+1
* | | kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-191-6/+5
* | | kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-191-1/+1
* | | kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-09-081-1/+1
* | | kbuild: use getopt_long(), not its _only() variantArnaud Lacombe2010-08-311-1/+1
| |/ |/|
* | kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-131-2/+13
|/
* kconfig: add savedefconfigSam Ravnborg2010-08-031-0/+14
* kconfig: add alldefconfigSam Ravnborg2010-08-031-0/+7
* kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2010-08-031-23/+11
* kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2010-08-031-7/+7
* kconfig: use long options in confSam Ravnborg2010-08-031-86/+75
* scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock2010-06-121-4/+0
* kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2010-06-021-9/+44
* kbuild: add static to prototypesTrevor Keith2009-09-201-1/+1
* kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan2009-09-201-11/+11
* kconfig: do not hardcode ".config" filenameMarkus Heidelberg2009-06-091-3/+4
* kconfig: improve seed in randconfigIngo Molnar2009-03-151-1/+15
* kconfig: fix silentoldconfigzippel@linux-m68k.org2008-09-291-66/+57
* kconfig: always write out .configSam Ravnborg2008-08-041-1/+1
* kconfig: make defconfig is no longer chattySam Ravnborg2008-07-251-8/+3
* kconfig: make oldconfig is now less chattySam Ravnborg2008-07-251-1/+1
* kconfig: speed up all*config + randconfigSam Ravnborg2008-07-251-86/+68
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2008-01-281-2/+2
* kconfig: gettext support for configEGRY Gabor2008-01-281-15/+20
* kconfig: use C89 random functions in conf.cLadislav Michl2008-01-281-2/+2
* kconfig: fix whitespace and sort includes in conf.cLadislav Michl2008-01-281-3/+3
* kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon2008-01-281-13/+11
* kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt2007-12-231-1/+2
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-171-1/+0
* kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg2007-11-121-0/+1
OpenPOWER on IntegriCloud