aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2
* kconfig: do not record timestamp in .configArnaud Lacombe2011-05-241-11/+1
* gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-241-2/+6
* gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-241-2/+2
* kconfig: quiet commands when V=0Peter Foley2011-04-291-2/+2
* kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-291-2/+2
* kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-291-7/+9
* kconfig: rearrange clean-filesPeter Foley2011-04-291-2/+2
* kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-2/+3
* kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-3/+4
* kconfig: only build kxgettext when neededPeter Foley2011-04-291-1/+5
* nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-191-7/+7
* kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-181-6/+2
* kconfig: get rid of unused flagsYann E. MORIN2011-04-153-12/+0
* kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-152-20/+38
* kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-081-1/+1
* trivial: Fix Steven's Copyright typosUwe Kleine-König2011-02-081-1/+1
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-108-32/+84
|\
| * nconf: handle comment entries within choice/endchoicePeter Korsgaard2011-01-071-2/+6
| * kconfig: fix warningArnaud Lacombe2010-12-271-0/+1
| * kconfig: Make expr_copy() take a const argumentMichal Marek2010-12-212-2/+2
| * kconfig: simplify select-with-unmet-direct-dependency warningArnaud Lacombe2010-12-212-1/+47
| * kconfig: add more S_INT and S_HEX consistency checksArnaud Lacombe2010-12-151-3/+12
| * kconfig: fix `zconfdebug' extern declarationArnaud Lacombe2010-12-151-2/+4
| * kconfig/conf: merge duplicate switch's caseArnaud Lacombe2010-12-151-2/+0
| * kconfig: fix typosArnaud Lacombe2010-12-152-4/+4
| * kbuild/gconf: add dummy inline for bind_textdomain_codeset()Arnaud Lacombe2010-12-151-0/+1
| * kbuild/nconf: fix spaces damageArnaud Lacombe2010-12-151-1/+1
| * kconfig: nuke second argument of conf_write_symbol()Arnaud Lacombe2010-12-151-13/+5
| * kconfig: do not define AUTOCONF_INCLUDEDArnaud Lacombe2010-12-151-2/+1
* | kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich2010-12-291-0/+14
* | kconfig: regen parserArnaud Lacombe2010-11-222-334/+358
* | kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-225-3/+32
* | kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft2010-11-011-1/+1
* | kconfig: Have streamline_config process menuconfigs tooSteven Rostedt2010-10-291-2/+2
* | kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt2010-10-291-1/+18
* | kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu2010-10-291-1/+3
* | kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura2010-10-291-2/+2
* | kconfig: Make localmodconfig handle environment variablesSteven Rostedt2010-10-291-1/+11
|/
* Merge branch 'message-callback' into kbuild/kconfigMichal Marek2010-10-283-48/+40
|\
| * kconfig: Allow frontends to display messages themselvesMichal Marek2010-08-173-48/+40
* | Revert "kconfig: Temporarily disable dependency warnings"Michal Marek2010-10-121-2/+0
* | Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-125-7/+6
|\ \
| * | kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-10-091-1/+1
| * | kconfig: Temporarily disable dependency warningsMichal Marek2010-10-091-0/+2
| * | kconfig: delay symbol direct dependency initializationArnaud Lacombe2010-10-042-6/+2
| * | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixesMichal Marek2010-08-202-1/+2
| |\ \
| | * \ Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-135-43/+97
| | |\ \
| | * | | kconfig: fix make oldconfigSam Ravnborg2010-08-061-1/+1
| | * | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-08-051-0/+1
| | |\ \ \