summaryrefslogtreecommitdiff
path: root/scripts/kconfig/symbol.c
AgeCommit message (Expand)Author
2010-10-09kconfig: Temporarily disable dependency warningsMichal Marek
2010-08-15kconfig: fix segfault when detecting recursive dependencySam Ravnborg
2010-08-03kconfig: add savedefconfigSam Ravnborg
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel
2010-08-03kconfig: save location of config symbolsSam Ravnborg
2010-07-08kconfig: Don't write invisible choice valuesJan Beulich
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan
2010-02-02Improve kconfig symbol hashingAndi Kleen
2009-09-20kbuild: add static to prototypesTrevor Keith
2008-04-28kconfig: add named choice groupRoman Zippel
2008-04-28kconfig: fix choice dependency checkRoman Zippel
2008-02-13kconfig: fix select in combination with defaultRoman Zippel
2008-01-28kconfig: use environment optionRoman Zippel
2008-01-28kconfig: environment symbol supportRoman Zippel
2008-01-28kconfig: explicitly introduce expression listRoman Zippel
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg
2007-05-06kconfig: error out if recursive dependencies are foundSam Ravnborg
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg
2005-11-09[PATCH] kconfig: allow variable argumnts for rangeRoman Zippel
2005-11-09[PATCH] kconfig: fix restart for choice symbolsRoman Zippel
2005-11-09[PATCH] kconfig: Fix Kconfig performance bugDavid Gibson
2005-01-05kconfig: Redo and improve search supportSam Ravnborg
2004-10-27kbuild: warning fixes on Solaris 9Tom Rini
2004-03-18[PATCH] config: choice fixAndrew Morton
2004-02-17[PATCH] Avoid bogus warning about recursive dependenciesRoman Zippel
2003-08-31[PATCH] c99 struct initialiser conversionsAndrew Morton
2003-06-05[PATCH] boolean symbol state fixRoman Zippel
2003-06-04[PATCH] choice handling fixesRoman Zippel
2003-06-02[PATCH] add more warningsRoman Zippel
2003-06-02[PATCH] support for 'range'Roman Zippel
2003-06-02[PATCH] reverse dependency supportRoman Zippel
2003-06-02[PATCH] expression supportRoman Zippel
2003-06-02[PATCH] Change P_ROOTMENU into a MENU_ROOT flagRoman Zippel
2003-06-02[PATCH] Remove old code and macrosRoman Zippel
2003-03-15[PATCH] add menuconfig supportRoman Zippel
2002-12-15[PATCH] kconfig: symbol change notificationRoman Zippel
2002-10-29[PATCH] kconfig "choice" fixesRoman Zippel
2002-10-29[PATCH] new kernel configuration 2/7Roman Zippel