aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/zconf.y
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-221-3/+18
* kconfig: expand by default the rootmenu's promptArnaud Lacombe2010-09-191-0/+4
* kconfig: implement the `mainmenu' directiveArnaud Lacombe2010-09-191-3/+11
* kconfig: fix zconfdump()Li Zefan2010-04-141-4/+17
* Improve kconfig symbol hashingAndi Kleen2010-02-021-1/+1
* kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-021-1/+1
* kconfig: Mark various internal functions staticJosh Triplett2009-11-151-3/+3
* kconfig: Make zconf.y work with current bisonJosh Triplett2009-10-151-2/+5
* kconfig: add named choice groupRoman Zippel2008-04-281-5/+8
* kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-121-11/+0
* kconfig: attach help text to menusSam Ravnborg2007-07-251-6/+6
* kconfig: error out if recursive dependencies are foundSam Ravnborg2007-05-061-2/+4
* [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese2006-12-131-1/+1
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-091-1/+9
* kconfig: add symbol option config syntaxRoman Zippel2006-06-091-0/+23
* [PATCH] kconfig: improve error handling in the parserRoman Zippel2005-11-091-73/+100
* [PATCH] kconfig: simplify symbol type parsingRoman Zippel2005-11-091-82/+48
* [PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel2005-11-091-4/+5
* [PATCH] kconfig: Fix Kconfig performance bugDavid Gibson2005-11-091-4/+1
* [PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it2005-07-281-4/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+690