aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/lkc.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-20kconfig: qconf: fix incomplete type 'struct gstr' warningGravatar Masahiro Yamada 1-17/+30
2020-01-07kconfig: Add yes2modconfig and mod2yesconfig targets.Gravatar Tetsuo Handa 1-0/+3
2020-01-07kconfig: squash prop_alloc() into menu_add_prop()Gravatar Masahiro Yamada 1-1/+0
2019-06-09kconfig: require the argument of --defconfigGravatar Masahiro Yamada 1-1/+0
2019-05-14kconfig: make conf_get_autoconfig_name() staticGravatar Masahiro Yamada 1-1/+0
2019-02-13kconfig: rename zconf.l to lexer.lGravatar Masahiro Yamada 1-1/+1
2018-12-28kconfig: split the lexer out of zconf.yGravatar Masahiro Yamada 1-0/+3
2018-12-28kconfig: split some C files out of zconf.yGravatar Masahiro Yamada 1-0/+1
2018-12-28kconfig: convert to SPDX License IdentifierGravatar Masahiro Yamada 1-1/+1
2018-12-28kconfig: remove keyword lookup table entirelyGravatar Masahiro Yamada 1-9/+0
2018-12-22kconfig: refactor scanning and parsing "option" propertiesGravatar Masahiro Yamada 1-6/+3
2018-12-22kconfig: use distinct tokens for type and default propertiesGravatar Masahiro Yamada 1-1/+0
2018-08-14kconfig: remove unused sym_get_env_prop() functionGravatar Masahiro Yamada 1-1/+0
2018-07-25kconfig: rename file_write_dep and move it to confdata.cGravatar Masahiro Yamada 1-1/+0
2018-05-29kconfig: reference environment variables directly and remove 'option env='Gravatar Masahiro Yamada 1-4/+1
2018-05-28kconfig: drop localization supportGravatar Sam Ravnborg 1-14/+0
2018-03-26kconfig: use yylineno option instead of manual lineno incrementsGravatar Masahiro Yamada 1-0/+1
2018-03-02kconfig: add xstrdup() helperGravatar Masahiro Yamada 1-0/+1
2018-02-10kconfig: add xrealloc() helperGravatar Masahiro Yamada 1-0/+1
2018-01-22kconfig: Remove menu_end_entry()Gravatar Ulf Magnusson 1-1/+0
2017-08-19Remove gperf usage from toolchainGravatar Linus Torvalds 1-1/+1
2015-02-25kconfig: Remove unnecessary prototypes from headersGravatar Michal Marek 1-11/+0
2015-02-25kconfig: Remove dead codeGravatar Michal Marek 1-1/+0
2015-02-25kconfig: Get rid of the P() macro in headersGravatar Michal Marek 1-2/+0
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTGravatar Josh Triplett 1-0/+1
2013-06-24kconfig: loop as long as we changed some symbols in randconfigGravatar Yann E. MORIN 1-1/+1
2013-06-16kconfig: Fix defconfig when one choice menu selects options that another choi...Gravatar Arve Hjønnevåg 1-0/+1
2012-11-20kconfig: Fix malloc handling in conf toolsGravatar Alan Cox 1-0/+2
2012-11-20kconfig: get CONFIG_ prefix from the environmentGravatar Yann E. MORIN 1-1/+1
2012-11-20kconfig: add a function to get the CONFIG_ prefixGravatar Yann E. MORIN 1-0/+6
2012-01-15kbuild: Fix compiler warning with assertion when calling 'fwrite'Gravatar Arnaud Lacombe 1-2/+4
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-11/+5
2011-07-04Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Gravatar Michal Marek 1-6/+0
2011-07-02kconfig/conf: mark xfgets() privateGravatar Arnaud Lacombe 1-3/+0
2011-07-02kconfig: remove pending prototypes for kconfig_load()Gravatar Arnaud Lacombe 1-3/+0
2011-07-01kconfig: introduce specialized printerGravatar Arnaud Lacombe 1-0/+5
2011-06-09kconfig: kill no longer needed reference to YYDEBUGGravatar Arnaud Lacombe 1-2/+0
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftGravatar Arnaud Lacombe 1-5/+0
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-2/+5
2010-12-15kconfig: fix `zconfdebug' extern declarationGravatar Arnaud Lacombe 1-2/+4
2010-12-15kbuild/gconf: add dummy inline for bind_textdomain_codeset()Gravatar Arnaud Lacombe 1-0/+1
2010-11-22kconfig: add an option to determine a menu's visibilityGravatar Arnaud Lacombe 1-0/+1
2010-09-19kconfig: constify file nameGravatar Arnaud Lacombe 1-1/+1
2010-09-19kconfig: allow PACKAGE to be defined on the compiler's command-lineGravatar Arnaud Lacombe 1-0/+3
2010-09-19kconfig: allow build-time definition of the internal config prefixGravatar Arnaud Lacombe 1-0/+3
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Gravatar Jean Sacren 1-0/+3
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Gravatar Jean Sacren 1-0/+7
2010-08-03kconfig: add savedefconfigGravatar Sam Ravnborg 1-0/+1
2010-08-03kconfig: refactor code in symbol.cGravatar Sam Ravnborg 1-0/+1
2010-02-02kconfig: new configuration interface (nconfig)Gravatar nir.tzachar@gmail.com 1-1/+1