aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/symbol.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-101-2/+6
|\
| * kconfig: simplify select-with-unmet-direct-dependency warningArnaud Lacombe2010-12-211-1/+5
| * kconfig: fix typosArnaud Lacombe2010-12-151-1/+1
* | kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft2010-11-011-1/+1
|/
* Revert "kconfig: Temporarily disable dependency warnings"Michal Marek2010-10-121-2/+0
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-0/+2
|\
| * kconfig: Temporarily disable dependency warningsMichal Marek2010-10-091-0/+2
* | kconfig: Fix realloc usage()Michal Marek2010-09-301-1/+1
* | kconfig: add a symbol string expansion helperArnaud Lacombe2010-09-191-0/+49
|/
* kconfig: fix segfault when detecting recursive dependencySam Ravnborg2010-08-151-0/+2
* kconfig: add savedefconfigSam Ravnborg2010-08-031-0/+74
* kconfig: refactor code in symbol.cSam Ravnborg2010-08-031-13/+33
* kconfig: print more info when we see a recursive dependencyRoman Zippel2010-08-031-15/+127
* kconfig: save location of config symbolsSam Ravnborg2010-08-031-0/+2
* kconfig: Don't write invisible choice valuesJan Beulich2010-07-081-12/+12
* kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-021-0/+18
* kconfig: recalc symbol value before showing search resultsLi Zefan2010-03-231-0/+1
* Improve kconfig symbol hashingAndi Kleen2010-02-021-12/+17
* kbuild: add static to prototypesTrevor Keith2009-09-201-3/+3
* kconfig: add named choice groupRoman Zippel2008-04-281-13/+11
* kconfig: fix choice dependency checkRoman Zippel2008-04-281-18/+76
* kconfig: fix select in combination with defaultRoman Zippel2008-02-131-13/+21
* kconfig: use environment optionRoman Zippel2008-01-281-15/+0
* kconfig: environment symbol supportRoman Zippel2008-01-281-0/+45
* kconfig: explicitly introduce expression listRoman Zippel2008-01-281-6/+7
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-281-3/+3
* kconfig: error out if recursive dependencies are foundSam Ravnborg2007-05-061-8/+5
* [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese2006-12-131-2/+1
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-091-7/+8
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-091-7/+6
* kconfig: allow multiple default values per symbolRoman Zippel2006-06-091-8/+8
* kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-091-3/+3
* kbuild: create .kernelrelease at *config stepSam Ravnborg2006-01-161-2/+2
* [PATCH] kconfig: allow variable argumnts for rangeRoman Zippel2005-11-091-4/+54
* [PATCH] kconfig: fix restart for choice symbolsRoman Zippel2005-11-091-0/+11
* [PATCH] kconfig: Fix Kconfig performance bugDavid Gibson2005-11-091-3/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+816