Commit History

Author SHA1 Message Date
  Michal Marek 2a11c8ea20 kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE() 14 years ago
  Arnaud Lacombe eb4cf5a642 kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.h 14 years ago
  Arnaud Lacombe e54e692ba6 kconfig: introduce specialized printer 14 years ago
  Michal Marek 36fee53510 Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kbuild/kconfig 14 years ago
  Arnaud Lacombe 5a6f8d2bd9 kconfig: nuke LKC_DIRECT_LINK cruft 14 years ago
  Arnaud Lacombe 10a4b2772e kconfig: add missing <stdarg.h> inclusion 14 years ago
  Arnaud Lacombe 75f1468bea kconfig: fix return code for invalid boolean symbol in conf_set_sym_val() 14 years ago
  Arnaud Lacombe d8fc320079 kconfig: annotate non-trivial fall-trough 14 years ago
  Michal Marek 4c54f0f846 kconfig: Only generate config_is_xxx for bool and tristate options 14 years ago
  Michal Marek 51f31afd12 Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig 14 years ago
  Arnaud Lacombe bdebd4892e kconfig: do not record timestamp in .config 14 years ago
  Jean-Christophe PLAGNIOL-VILLARD de125187dc kconfig: autogenerated config_is_xxx macro 14 years ago
  Michal Marek c33724a438 kconfig: Do not record timestamp in auto.conf and autoconf.h 16 years ago
  Arnaud Lacombe 579fb8e741 kconfig: fix typos 14 years ago
  Arnaud Lacombe 0dce631092 kconfig: nuke second argument of conf_write_symbol() 14 years ago
  Arnaud Lacombe 6e71fabe9e kconfig: do not define AUTOCONF_INCLUDED 14 years ago
  Michal Marek 70c74e59db Merge branch 'message-callback' into kbuild/kconfig 14 years ago
  Will Newton 1408b15b98 kconfig: Use PATH_MAX instead of 128 for path buffer sizes. 14 years ago
  Naohiro Aota 8bea7548ee kconfig: Don't go out from read config loop when you read new symbol 14 years ago
  Arnaud Lacombe 0954828fcb kconfig: replace KERNELVERSION usage by the mainmenu's prompt 14 years ago
  Arnaud Lacombe ffb5957bc4 kconfig: allow build-time definition of the internal config prefix 14 years ago
  Arnaud Lacombe 8baefd30b5 kconfig: replace a `switch()' statement by a more flexible `if()' statement 14 years ago
  Michal Marek 42368c37fb kconfig: Allow frontends to display messages themselves 14 years ago
  Arnaud Lacombe 94bedeca77 kbuild: confdata.c explicitly reference errno, thus need <errno.h> 14 years ago
  Sam Ravnborg 84062dd3a6 kconfig: fix savedefconfig with choice marked optional 14 years ago
  Jean Sacren bf5e327a30 kconfig: Fix warning: ignoring return value of 'fwrite' 15 years ago
  Sam Ravnborg a64b44ead0 kconfig: fix tristate choice with minimal config 14 years ago
  Sam Ravnborg 801690caf1 kconfig: fix savedefconfig for tristate choices 14 years ago
  Sam Ravnborg 7cf3d73b43 kconfig: add savedefconfig 15 years ago
  Sam Ravnborg 49192f266f kconfig: code refactoring in confdata.c 15 years ago