aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/symbol.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan1-0/+1
2010-02-02Improve kconfig symbol hashingAndi Kleen1-12/+17
2009-09-20kbuild: add static to prototypesTrevor Keith1-3/+3
2008-04-28kconfig: add named choice groupRoman Zippel1-13/+11
2008-04-28kconfig: fix choice dependency checkRoman Zippel1-18/+76
2008-02-13kconfig: fix select in combination with defaultRoman Zippel1-13/+21
2008-01-28kconfig: use environment optionRoman Zippel1-15/+0
2008-01-28kconfig: environment symbol supportRoman Zippel1-0/+45
2008-01-28kconfig: explicitly introduce expression listRoman Zippel1-6/+7
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg1-3/+3
2007-05-06kconfig: error out if recursive dependencies are foundSam Ravnborg1-8/+5
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions onlyKarsten Wiese1-2/+1
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel1-7/+8
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel1-7/+6
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel1-8/+8
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel1-3/+3
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg1-2/+2
2005-11-09[PATCH] kconfig: allow variable argumnts for rangeRoman Zippel1-4/+54
2005-11-09[PATCH] kconfig: fix restart for choice symbolsRoman Zippel1-0/+11
2005-11-09[PATCH] kconfig: Fix Kconfig performance bugDavid Gibson1-3/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+816