Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols"
[linux-flexiantxendom0-3.2.10.git] / scripts / kconfig / confdata.c
2012-04-13 Paul GortmakerRevert "kconfig: fix __enabled_ macros definition for...
2012-01-26 Arnaud Lacombekconfig: fix new choices being skipped upon config...
2011-12-18 Peter Foleykconfig: use xfwrite wrapper function to silence warnings
2011-08-30 Arnaud Lacombekconfig: fix __enabled_ macros definition for invisible...
2011-07-29 Michal Marekkconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MO...
2011-07-18 Arnaud Lacombekconfig: fix missing "0x" prefix from S_HEX symbol...
2011-07-01 Arnaud Lacombekconfig: introduce specialized printer
2011-06-08 Michal MarekMerge branch 'kconfig-trivial' of git://github.com...
2011-06-06 Arnaud Lacombekconfig: nuke LKC_DIRECT_LINK cruft
2011-06-06 Arnaud Lacombekconfig: add missing <stdarg.h> inclusion
2011-06-06 Arnaud Lacombekconfig: fix return code for invalid boolean symbol...
2011-06-06 Arnaud Lacombekconfig: annotate non-trivial fall-trough
2011-05-25 Michal Marekkconfig: Only generate config_is_xxx for bool and trist...
2011-05-24 Michal MarekMerge branch 'kbuild/kconfig-for-40' into kbuild/kconfig
2011-05-24 Arnaud Lacombekconfig: do not record timestamp in .config
2011-05-17 Jean-Christophe... kconfig: autogenerated config_is_xxx macro
2011-04-18 Michal Marekkconfig: Do not record timestamp in auto.conf and autoc...
2010-12-15 Arnaud Lacombekconfig: fix typos
2010-12-15 Arnaud Lacombekconfig: nuke second argument of conf_write_symbol()
2010-12-15 Arnaud Lacombekconfig: do not define AUTOCONF_INCLUDED
2010-11-01 Uwe Kleine-Königtree-wide: fix comment/printk typos
2010-10-27 Michal MarekMerge branch 'message-callback' into kbuild/kconfig
2010-10-04 Will Newtonkconfig: Use PATH_MAX instead of 128 for path buffer...
2010-09-30 Naohiro Aotakconfig: Don't go out from read config loop when you...
2010-09-20 Arnaud Lacombekconfig: replace KERNELVERSION usage by the mainmenu...
2010-09-19 Arnaud Lacombekconfig: allow build-time definition of the internal...
2010-09-19 Arnaud Lacombekconfig: replace a `switch()' statement by a more flexi...
2010-08-17 Michal Marekkconfig: Allow frontends to display messages themselves
2010-08-17 Arnaud Lacombekbuild: confdata.c explicitly reference errno, thus...
2010-08-14 Sam Ravnborgkconfig: fix savedefconfig with choice marked optional
2010-08-12 Jean Sacrenkconfig: Fix warning: ignoring return value of 'fwrite'
2010-08-12 Sam Ravnborgkconfig: fix tristate choice with minimal config
2010-08-12 Sam Ravnborgkconfig: fix savedefconfig for tristate choices
2010-08-03 Sam Ravnborgkconfig: add savedefconfig
2010-08-03 Sam Ravnborgkconfig: code refactoring in confdata.c
2010-07-29 Ulf Magnussonkconfig: fix MODULES-related bug in case of no .config
2010-07-26 Peter Korsgaardkconfig: make randconfig fair for booleans
2009-12-12 Michal Marekkbuild: generate modules.builtin
2009-12-12 Sam Ravnborgkbuild: move autoconf.h to include/generated
2009-09-20 Trevor Keithkbuild: add static to prototypes
2009-06-09 Markus Heidelbergkconfig: do not hardcode "include/config/auto.conf...
2009-03-15 Sam Ravnborgkconfig: fix randconfig for choice blocks
2008-10-26 Al Virofix allmodconfig breakage
2008-09-29 zippel@linux-m68k.orgkconfig: readd lost change count
2008-08-04 Sam Ravnborgkconfig: drop the ""trying to assign nonexistent symbol...
2008-07-25 Roman Zippelkconfig: set all new symbols automatically
2008-01-28 Roman Zippelkconfig: explicitly introduce expression list
2008-01-28 Sam Ravnborgkconfig: rename E_OR & friends to avoid name clash
2008-01-28 Jan Engelhardtkconfig: allow overriding symbols
2007-11-17 Sam Ravnborgx86: simplify "make ARCH=x86" and fix kconfig all.config
2007-11-17 Sam Ravnborgx86: simplify "make ARCH=x86" and fix kconfig all.config
2007-11-12 Sam Ravnborgkconfig: add helper to set config symbol from environme...
2007-11-12 Sam Ravnborgkconfig: factor out code in confdata.c
2007-07-17 Roman Zippelkconfig: reset generated values only if Kconfig and...
2006-12-13 Karsten Wiese[PATCH] kconfig: add "void conf_set_changed_callback...
2006-12-13 Karsten Wiese[PATCH] kconfig: make sym_change_count static, let...
2006-12-13 Karsten Wiese[PATCH] kconfig: new function "bool conf_get_changed...
2006-10-01 Sam Ravnborgkconfig: fix saving alternate kconfig file in parent dir
2006-09-25 Matthew Wilcoxkconfig: support DOS line endings
2006-08-01 Roman Zippelkconfig: correct oldconfig for unset choice options
2006-06-09 Roman Zippelkconfig: KCONFIG_OVERWRITECONFIG
2006-06-09 Roman Zippelkconfig: add defconfig_list/module option
2006-06-09 Roman Zippelkconfig: integrate split config into silentoldconfig
2006-06-09 Roman Zippelkconfig: allow loading multiple configurations
2006-06-09 Roman Zippelkconfig: allow multiple default values per symbol
2006-06-09 Roman Zippelkconfig: fix .config dependencies
2006-06-09 Roman Zippelkconfig: improve config load/save output
2006-04-11 Roman Zippelkconfig: fix typo in change count initialization
2006-03-12 Jan Beulichkconfig: fix time ordering of writes to .kconfig.d...
2006-01-16 Sam Ravnborgkbuild: create .kernelrelease at *config step
2005-11-09 Roman Zippel[PATCH] kconfig: stricter error checking for .config
2005-11-09 Roman Zippel[PATCH] kconfig: preset config during all*config
2005-06-25 J.A. Magallon[PATCH] Kill signed chars
2005-05-05 Arnaldo Carvalho... [PATCH] Kconfig i18n support
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2