summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/confdata.c
Commit message (Expand)AuthorAgeFilesLines
* kbuild: generate modules.builtinMichal Marek2009-12-121-1/+21
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-1/+1
* kbuild: add static to prototypesTrevor Keith2009-09-201-1/+1
* kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-091-8/+12
* kconfig: fix randconfig for choice blocksSam Ravnborg2009-03-151-15/+36
* fix allmodconfig breakageAl Viro2008-10-261-2/+1
* kconfig: readd lost change countzippel@linux-m68k.org2008-09-291-2/+6
* kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg2008-08-041-6/+2
* kconfig: set all new symbols automaticallyRoman Zippel2008-07-251-0/+70
* kconfig: explicitly introduce expression listRoman Zippel2008-01-281-4/+4
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-281-1/+1
* kconfig: allow overriding symbolsJan Engelhardt2008-01-281-9/+5
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-171-27/+0
* kconfig: add helper to set config symbol from environment variableSam Ravnborg2007-11-121-0/+27
* kconfig: factor out code in confdata.cSam Ravnborg2007-11-121-55/+64
* kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel2007-07-171-11/+26
* [PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Karsten Wiese2006-12-131-1/+11
* [PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Karsten Wiese2006-12-131-4/+16
* [PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese2006-12-131-1/+6
* kconfig: fix saving alternate kconfig file in parent dirSam Ravnborg2006-10-011-1/+1
* kconfig: support DOS line endingsMatthew Wilcox2006-09-251-2/+6
* kconfig: correct oldconfig for unset choice optionsRoman Zippel2006-08-011-1/+1
* kconfig: KCONFIG_OVERWRITECONFIGRoman Zippel2006-06-091-17/+29
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-091-15/+11
* kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-091-2/+119
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-091-44/+67
* kconfig: allow multiple default values per symbolRoman Zippel2006-06-091-17/+17
* kconfig: fix .config dependenciesRoman Zippel2006-06-091-53/+124
* kconfig: improve config load/save outputRoman Zippel2006-06-091-4/+18
* kconfig: fix typo in change count initializationRoman Zippel2006-04-111-1/+1
* kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.hJan Beulich2006-03-121-1/+1
* kbuild: create .kernelrelease at *config stepSam Ravnborg2006-01-161-1/+1
* [PATCH] kconfig: stricter error checking for .configRoman Zippel2005-11-091-18/+77
* [PATCH] kconfig: preset config during all*configRoman Zippel2005-11-091-3/+14
* [PATCH] Kill signed charsJ.A. Magallon2005-06-251-2/+2
* [PATCH] Kconfig i18n supportArnaldo Carvalho de Melo2005-05-051-8/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+460
OpenPOWER on IntegriCloud