summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lkc.h
Commit message (Expand)AuthorAgeFilesLines
* kconfig: require the argument of --defconfigMasahiro Yamada2019-06-091-1/+0Star
* kconfig: make conf_get_autoconfig_name() staticMasahiro Yamada2019-05-141-1/+0Star
* kconfig: rename zconf.l to lexer.lMasahiro Yamada2019-02-131-1/+1
* kconfig: split the lexer out of zconf.yMasahiro Yamada2018-12-281-0/+3
* kconfig: split some C files out of zconf.yMasahiro Yamada2018-12-281-0/+1
* kconfig: convert to SPDX License IdentifierMasahiro Yamada2018-12-281-1/+1
* kconfig: remove keyword lookup table entirelyMasahiro Yamada2018-12-281-9/+0Star
* kconfig: refactor scanning and parsing "option" propertiesMasahiro Yamada2018-12-211-6/+3Star
* kconfig: use distinct tokens for type and default propertiesMasahiro Yamada2018-12-211-1/+0Star
* kconfig: remove unused sym_get_env_prop() functionMasahiro Yamada2018-08-141-1/+0Star
* kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada2018-07-251-1/+0Star
* kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-281-4/+1Star
* kconfig: drop localization supportSam Ravnborg2018-05-281-14/+0Star
* kconfig: use yylineno option instead of manual lineno incrementsMasahiro Yamada2018-03-251-0/+1
* kconfig: add xstrdup() helperMasahiro Yamada2018-03-011-0/+1
* kconfig: add xrealloc() helperMasahiro Yamada2018-02-101-0/+1
* kconfig: Remove menu_end_entry()Ulf Magnusson2018-01-211-1/+0Star
* Remove gperf usage from toolchainLinus Torvalds2017-08-191-1/+1
* kconfig: Remove unnecessary prototypes from headersMichal Marek2015-02-251-11/+0Star
* kconfig: Remove dead codeMichal Marek2015-02-251-1/+0Star
* kconfig: Get rid of the P() macro in headersMichal Marek2015-02-251-2/+0Star
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2014-04-081-0/+1
* kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN2013-06-241-1/+1
* kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg2013-06-161-0/+1
* kconfig: Fix malloc handling in conf toolsAlan Cox2012-11-201-0/+2
* kconfig: get CONFIG_ prefix from the environmentYann E. MORIN2012-11-201-1/+1
* kconfig: add a function to get the CONFIG_ prefixYann E. MORIN2012-11-201-0/+6
* kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2012-01-151-2/+4
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-07-301-11/+5Star
|\
| * Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-07-041-6/+0Star
| |\
| | * kconfig/conf: mark xfgets() privateArnaud Lacombe2011-07-021-3/+0Star
| | * kconfig: remove pending prototypes for kconfig_load()Arnaud Lacombe2011-07-021-3/+0Star
| * | kconfig: introduce specialized printerArnaud Lacombe2011-07-011-0/+5
| |/
| * kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-061-5/+0Star
* | kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe2011-06-091-2/+0Star
|/
* 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-201-1/+1
* kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe2010-09-201-0/+3
* kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-201-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