aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lkc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-07-301-11/+5
|\
| * Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-07-041-6/+0
| |\
| | * kconfig/conf: mark xfgets() privateArnaud Lacombe2011-07-021-3/+0
| | * kconfig: remove pending prototypes for kconfig_load()Arnaud Lacombe2011-07-021-3/+0
| * | kconfig: introduce specialized printerArnaud Lacombe2011-07-011-0/+5
| |/
| * kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-061-5/+0
* | kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe2011-06-091-2/+0
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-101-2/+5
|\
| * kconfig: fix `zconfdebug' extern declarationArnaud Lacombe2010-12-151-2/+4
| * kbuild/gconf: add dummy inline for bind_textdomain_codeset()Arnaud Lacombe2010-12-151-0/+1
* | kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-221-0/+1
|/
* kconfig: constify file nameArnaud Lacombe2010-09-191-1/+1
* kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe2010-09-191-0/+3
* kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-191-0/+3
* kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-131-0/+3
* kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-131-0/+7
* kconfig: add savedefconfigSam Ravnborg2010-08-031-0/+1
* kconfig: refactor code in symbol.cSam Ravnborg2010-08-031-0/+1
* kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-021-1/+1
* menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-021-0/+5
* kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-091-0/+1
* kconfig: set all new symbols automaticallyRoman Zippel2008-07-251-0/+9
* kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2008-05-041-3/+3
* kconfig: environment symbol supportRoman Zippel2008-01-281-0/+5
* kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg2007-05-021-0/+1
* [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese2006-12-131-0/+2
* kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-091-2/+0
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-091-0/+1
* kconfig: add symbol option config syntaxRoman Zippel2006-06-091-0/+5
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-091-1/+1
* [PATCH] kconfig: stricter error checking for .configRoman Zippel2005-11-091-1/+0
* [PATCH] kconfig: improve error handling in the parserRoman Zippel2005-11-091-1/+1
* [PATCH] kconfig: simplify symbol type parsingRoman Zippel2005-11-091-0/+1
* [PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel2005-11-091-0/+10
* [PATCH] fix build on nls free systemsYuri Vasilevski2005-10-301-1/+7
* [PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it2005-07-281-1/+1
* [PATCH] Kconfig i18n supportArnaldo Carvalho de Melo2005-05-051-0/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+123