aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/confdata.c
Commit message (Expand)AuthorAge
* kconfig: do not record timestamp in .configArnaud Lacombe2011-05-24
* kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-18
* kconfig: fix typosArnaud Lacombe2010-12-15
* kconfig: nuke second argument of conf_write_symbol()Arnaud Lacombe2010-12-15
* kconfig: do not define AUTOCONF_INCLUDEDArnaud Lacombe2010-12-15
* Merge branch 'message-callback' into kbuild/kconfigMichal Marek2010-10-27
|\
| * kconfig: Allow frontends to display messages themselvesMichal Marek2010-08-17
* | kconfig: Use PATH_MAX instead of 128 for path buffer sizes.Will Newton2010-10-04
* | kconfig: Don't go out from read config loop when you read new symbolNaohiro Aota2010-09-30
* | kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-19
* | kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-19
* | kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe2010-09-19
|/
* kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe2010-08-17
* kconfig: fix savedefconfig with choice marked optionalSam Ravnborg2010-08-14
* kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-12
* kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-12
* kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-12
* kconfig: add savedefconfigSam Ravnborg2010-08-03
* kconfig: code refactoring in confdata.cSam Ravnborg2010-08-03
* kconfig: fix MODULES-related bug in case of no .configUlf Magnusson2010-07-29
* kconfig: make randconfig fair for booleansPeter Korsgaard2010-07-26
* kbuild: generate modules.builtinMichal Marek2009-12-12
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-12
* kbuild: add static to prototypesTrevor Keith2009-09-20
* kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-09
* kconfig: fix randconfig for choice blocksSam Ravnborg2009-03-15
* fix allmodconfig breakageAl Viro2008-10-26
* kconfig: readd lost change countzippel@linux-m68k.org2008-09-29
* kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg2008-08-04
* kconfig: set all new symbols automaticallyRoman Zippel2008-07-25
* kconfig: explicitly introduce expression listRoman Zippel2008-01-28
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-28
* kconfig: allow overriding symbolsJan Engelhardt2008-01-28
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-17
* kconfig: add helper to set config symbol from environment variableSam Ravnborg2007-11-12
* kconfig: factor out code in confdata.cSam Ravnborg2007-11-12
* kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel2007-07-17
* [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese2006-12-13
* [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese2006-12-13
* [PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese2006-12-13
* kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg2006-10-01
* kconfig: support DOS line endingsMatthew Wilcox2006-09-25
* kconfig: correct oldconfig for unset choice optionsRoman Zippel2006-08-01
* kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-09
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-09
* kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-09
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-09
* kconfig: allow multiple default values per symbolRoman Zippel2006-06-09
* kconfig: fix .config dependenciesRoman Zippel2006-06-09
* kconfig: improve config load/save outputRoman Zippel2006-06-09