summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lkc.h
AgeCommit message (Expand)AuthorLines
2012-01-15kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe-2/+4
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-11/+5
2011-07-04Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek-6/+0
2011-07-02kconfig/conf: mark xfgets() privateArnaud Lacombe-3/+0
2011-07-02kconfig: remove pending prototypes for kconfig_load()Arnaud Lacombe-3/+0
2011-07-01kconfig: introduce specialized printerArnaud Lacombe-0/+5
2011-06-09kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe-2/+0
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe-5/+0
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-2/+5
2010-12-15kconfig: fix `zconfdebug' extern declarationArnaud Lacombe-2/+4
2010-12-15kbuild/gconf: add dummy inline for bind_textdomain_codeset()Arnaud Lacombe-0/+1
2010-11-22kconfig: add an option to determine a menu's visibilityArnaud Lacombe-0/+1
2010-09-19kconfig: constify file nameArnaud Lacombe-1/+1
2010-09-19kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe-0/+3
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe-0/+3
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren-0/+3
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren-0/+7
2010-08-03kconfig: add savedefconfigSam Ravnborg-0/+1
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg-0/+1
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com-1/+1
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)-0/+5
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg-0/+1
2008-07-25kconfig: set all new symbols automaticallyRoman Zippel-0/+9
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg-3/+3
2008-01-28kconfig: environment symbol supportRoman Zippel-0/+5
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg-0/+1
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese-0/+2
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel-2/+0
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel-0/+1
2006-06-09kconfig: add symbol option config syntaxRoman Zippel-0/+5
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel-1/+1
2005-11-09[PATCH] kconfig: stricter error checking for .configRoman Zippel-1/+0
2005-11-09[PATCH] kconfig: improve error handling in the parserRoman Zippel-1/+1
2005-11-09[PATCH] kconfig: simplify symbol type parsingRoman Zippel-0/+1
2005-11-09[PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel-0/+10
2005-10-30[PATCH] fix build on nls free systemsYuri Vasilevski-1/+7
2005-07-28[PATCH] kconfig: trivial cleanupblaisorblade@yahoo.it-1/+1
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo-0/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+123