aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/lkc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-22kconfig: refactor scanning and parsing "option" propertiesMasahiro Yamada1-6/+3
2018-12-22kconfig: use distinct tokens for type and default propertiesMasahiro Yamada1-1/+0
2018-08-14kconfig: remove unused sym_get_env_prop() functionMasahiro Yamada1-1/+0
2018-07-25kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada1-1/+0
2018-05-29kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada1-4/+1
2018-05-28kconfig: drop localization supportSam Ravnborg1-14/+0
2018-03-26kconfig: use yylineno option instead of manual lineno incrementsMasahiro Yamada1-0/+1
2018-03-02kconfig: add xstrdup() helperMasahiro Yamada1-0/+1
2018-02-10kconfig: add xrealloc() helperMasahiro Yamada1-0/+1
2018-01-22kconfig: Remove menu_end_entry()Ulf Magnusson1-1/+0
2017-08-19Remove gperf usage from toolchainLinus Torvalds1-1/+1
2015-02-25kconfig: Remove unnecessary prototypes from headersMichal Marek1-11/+0
2015-02-25kconfig: Remove dead codeMichal Marek1-1/+0
2015-02-25kconfig: Get rid of the P() macro in headersMichal Marek1-2/+0
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett1-0/+1
2013-06-24kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN1-1/+1
2013-06-16kconfig: Fix defconfig when one choice menu selects options that another choice menu depends onArve Hjønnevåg1-0/+1
2012-11-20kconfig: Fix malloc handling in conf toolsAlan Cox1-0/+2
2012-11-20kconfig: get CONFIG_ prefix from the environmentYann E. MORIN1-1/+1
2012-11-20kconfig: add a function to get the CONFIG_ prefixYann E. MORIN1-0/+6
2012-01-15kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe1-2/+4
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-11/+5
2011-07-04Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfigMichal Marek1-6/+0
2011-07-02kconfig/conf: mark xfgets() privateArnaud Lacombe1-3/+0
2011-07-02kconfig: remove pending prototypes for kconfig_load()Arnaud Lacombe1-3/+0
2011-07-01kconfig: introduce specialized printerArnaud Lacombe1-0/+5
2011-06-09kconfig: kill no longer needed reference to YYDEBUGArnaud Lacombe1-2/+0
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe1-5/+0
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-2/+5
2010-12-15kconfig: fix `zconfdebug' extern declarationArnaud Lacombe1-2/+4
2010-12-15kbuild/gconf: add dummy inline for bind_textdomain_codeset()Arnaud Lacombe1-0/+1
2010-11-22kconfig: add an option to determine a menu's visibilityArnaud Lacombe1-0/+1
2010-09-19kconfig: constify file nameArnaud Lacombe1-1/+1
2010-09-19kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe1-0/+3
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe1-0/+3
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren1-0/+3
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren1-0/+7
2010-08-03kconfig: add savedefconfigSam Ravnborg1-0/+1
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg1-0/+1
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com1-1/+1
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)1-0/+5
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg1-0/+1
2008-07-25kconfig: set all new symbols automaticallyRoman Zippel1-0/+9
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg1-3/+3
2008-01-28kconfig: environment symbol supportRoman Zippel1-0/+5
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg1-0/+1
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions onlyKarsten Wiese1-0/+2
2006-06-09kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel1-2/+0
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel1-0/+1
2006-06-09kconfig: add symbol option config syntaxRoman Zippel1-0/+5