Commit History

Author SHA1 Message Date
  Masahiro Yamada 5b31a97467 kconfig: remove sym_expand_string_value() 7 years ago
  Masahiro Yamada 104daea149 kconfig: reference environment variables directly and remove 'option env=' 7 years ago
  Masahiro Yamada f8f69dc0b4 kconfig: make unmet dependency warnings readable 7 years ago
  Masahiro Yamada f622f82795 kconfig: warn unmet direct dependency of tristate symbols selected by y 7 years ago
  Ulf Magnusson f467c5640c kconfig: only write '# CONFIG_FOO is not set' for visible symbols 7 years ago
  Masahiro Yamada cd81fc82b9 kconfig: add xstrdup() helper 7 years ago
  Masahiro Yamada 523ca58b7d kconfig: remove const qualifier from sym_expand_string_value() 7 years ago
  Masahiro Yamada d717f24d8c kconfig: add xrealloc() helper 7 years ago
  Masahiro Yamada 9e3e10c725 kconfig: send error messages to stderr 7 years ago
  Masahiro Yamada cb67ab2cd2 kconfig: do not write choice values when their dependency becomes n 7 years ago
  Masahiro Yamada b92d804a51 kconfig: drop 'boolean' keyword 7 years ago
  Ulf Magnusson 24161a6711 kconfig: Don't leak 'source' filenames during parsing 7 years ago
  Masahiro Yamada e3b03bf29d kconfig: display recursive dependency resolution hint just once 7 years ago
  Heinrich Schuchardt 88127dae6e kconfig/symbol.c: use correct pointer type argument for sizeof 7 years ago
  Nicolas Pitre 237e3ad0f1 Kconfig: Introduce the "imply" keyword 8 years ago
  Dirk Gouders fa64e5f6a3 kconfig/symbol.c: handle choice_values that depend on 'm' symbols 9 years ago
  Luis R. Rodriguez 1c199f2878 kbuild: document recursive dependency limitation / resolution 9 years ago
  Markus Elfring 35ffd08d9b kconfig: Delete unnecessary checks before the function call "sym_calc_value" 10 years ago
  Jan Beulich 31847b67be kconfig: allow use of relations other than (in)equality 10 years ago
  Michal Marek ad8d40cda3 kconfig: Remove unnecessary prototypes from headers 10 years ago
  Martin Walch 8d9dfe8276 kconfig: fix trivial typos and update mconf documentation 12 years ago
  Kees Cook 129784abc9 kconfig: switch to "long long" for sanity 12 years ago
  Yann E. MORIN 508382a042 kconfig: simplify symbol-search code 12 years ago
  Yann E. MORIN 1407f97aed kconfig: don't allocate n+1 elements in temporary array 12 years ago
  Yann E. MORIN 803b351988 kconfig: minor style fixes in symbol-search code 12 years ago
  Yann E. MORIN 26e933e3c3 kconfig: avoid multiple calls to strlen 12 years ago
  Kees Cook b57caaaed2 kconfig: allow "hex" and "range" to support longs 12 years ago
  Yann E. MORIN 193b40aeb5 kconfig: sort found symbols by relevance 12 years ago
  Arve Hjønnevåg fbe98bb9ed kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on 12 years ago
  Alan Cox 177acf7846 kconfig: Fix malloc handling in conf tools 12 years ago