aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/zconf.y (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+0
2011-06-09kconfig: migrate parser to implicit rulesArnaud Lacombe1-1/+1
2011-06-09kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe1-8/+0
2011-06-09kconfig: constify `kconf_id_lookup'Arnaud Lacombe1-4/+4
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe1-1/+0
2010-11-22kconfig: add an option to determine a menu's visibilityArnaud Lacombe1-3/+18
2010-09-19kconfig: expand by default the rootmenu's promptArnaud Lacombe1-0/+4
2010-09-19kconfig: implement the `mainmenu' directiveArnaud Lacombe1-3/+11
2010-04-14kconfig: fix zconfdump()Li Zefan1-4/+17
2010-02-02Improve kconfig symbol hashingAndi Kleen1-1/+1
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com1-1/+1
2009-11-15kconfig: Mark various internal functions staticJosh Triplett1-3/+3
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett1-2/+5
2008-04-28kconfig: add named choice groupRoman Zippel1-5/+8
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk1-11/+0
2007-07-25kconfig: attach help text to menusSam Ravnborg1-6/+6
2007-05-06kconfig: error out if recursive dependencies are foundSam Ravnborg1-2/+4
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions onlyKarsten Wiese1-1/+1
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel1-1/+9
2006-06-09kconfig: add symbol option config syntaxRoman Zippel1-0/+23
2005-11-09[PATCH] kconfig: improve error handling in the parserRoman Zippel1-73/+100
2005-11-09[PATCH] kconfig: simplify symbol type parsingRoman Zippel1-82/+48
2005-11-09[PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel1-4/+5
2005-11-09[PATCH] kconfig: Fix Kconfig performance bugDavid Gibson1-4/+1
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+690