Commit History

Author SHA1 Message Date
  Masahiro Yamada 9a9ddcf478 kconfig: suppress "configuration written to .config" for syncconfig 7 years ago
  Masahiro Yamada 00c864f890 kconfig: allow all config targets to write auto.conf if missing 7 years ago
  Masahiro Yamada 16952b77d8 kconfig: make syncconfig update .config regardless of sym_change_count 7 years ago
  Sam Ravnborg 694c49a7c0 kconfig: drop localization support 7 years ago
  Don Zickus 17baab68d3 kconfig: extend output of 'listnewconfig' 7 years ago
  Masahiro Yamada 911a91c39c kconfig: rename silentoldconfig to syncconfig 7 years ago
  Masahiro Yamada 2aad9b8962 kconfig: hide irrelevant sub-menus for oldconfig 7 years ago
  Masahiro Yamada 99f0b6578b kconfig: remove redundant input_mode test for check_conf() loop 7 years ago
  Masahiro Yamada 4bb3a5b085 kconfig: remove unneeded input_mode test in conf() 7 years ago
  Masahiro Yamada 59a80b5e89 kconfig: do not call check_conf() for olddefconfig 7 years ago
  Masahiro Yamada 9e3e10c725 kconfig: send error messages to stderr 7 years ago
  Masahiro Yamada f3ff6fb5db kconfig: echo stdin to stdout if either is redirected 7 years ago
  Masahiro Yamada d2a04648a5 kconfig: remove check_stdin() 7 years ago
  Masahiro Yamada 4f208f3921 kconfig: show '?' prompt even if no help text is available 7 years ago
  Marc Herbert cedd55d49d kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help 7 years ago
  Masahiro Yamada 5a3dc717b3 kconfig: make xfgets() really static 7 years ago
  Masahiro Yamada 52e58a3cae kconfig: make input_mode static 7 years ago
  Markus Mayer 74dba80913 kconfig: allow kconfig to handle longer path names 9 years ago
  Michal Marek 0a1f00a1c8 kconfig: Do not print status messages in make -s mode 10 years ago
  Masahiro Yamada bb66fc6719 kbuild: trivial - use tabs for code indent where possible 11 years ago
  Yann E. MORIN 3b9a19e089 kconfig: loop as long as we changed some symbols in randconfig 12 years ago
  Yann E. MORIN a5f6d795f5 kconfig/conf: print the seed used to initialise the RNG for randconfig 12 years ago
  Yann E. MORIN e85ac12443 kconfig/conf: accept a base-16 seed for randconfig 12 years ago
  Yann E. MORIN 0d8024c6eb kconfig: allow specifying the seed for randconfig 12 years ago
  Ben Hutchings 62dc989921 kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new 12 years ago
  Adam Lee fb16d8912d kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias 13 years ago
  Adam Lee 1d52a4a791 kconfig: document oldnoconfig to what it really does in conf.c 13 years ago
  Eric W. Biederman 9f420bf0f4 kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. 13 years ago
  Eric W. Biederman 5efe241eac kconfig: Add error handling to KCONFIG_ALLCONFIG 13 years ago
  Arnaud Lacombe ab63f58f25 kconfig/conf: mark xfgets() private 14 years ago