summaryrefslogtreecommitdiff
path: root/scripts/kconfig/zconf.y
AgeCommit message (Expand)Author
2009-11-15kconfig: Mark various internal functions staticJosh Triplett
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett
2008-04-28kconfig: add named choice groupRoman Zippel
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk
2007-07-25kconfig: attach help text to menusSam 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: add symbol option config syntaxRoman Zippel
2005-11-09[PATCH] kconfig: improve error handling in the parserRoman Zippel
2005-11-09[PATCH] kconfig: simplify symbol type parsingRoman Zippel
2005-11-09[PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel
2005-11-09[PATCH] kconfig: Fix Kconfig performance bugDavid Gibson
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it
2005-01-03kconfig: introduce util.cSam Ravnborg
2004-09-13[PATCH] properly fix double current_menuRoman 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] add new keywords to parserRoman Zippel
2003-06-02[PATCH] Remove old code and macrosRoman Zippel
2003-03-15[PATCH] add menuconfig supportRoman Zippel
2003-03-15[PATCH] restore old config behaviour for dependencies on 'm'Roman Zippel
2002-12-15[PATCH] kconfig: fix T_STRING usageRoman Zippel
2002-12-15[PATCH] kconfig: dependencies for choicesRoman Zippel
2002-10-29[PATCH] new kernel configuration 2/7Roman Zippel