1. 26 7月, 2010 1 次提交
  2. 08 7月, 2010 1 次提交
  3. 02 7月, 2010 1 次提交
    • C
      kbuild: Warn on selecting symbols with unmet direct dependencies · 246cf9c2
      Catalin Marinas 提交于
      The "select" statement in Kconfig files allows the enabling of options
      even if they have unmet direct dependencies (i.e. "depends on" expands
      to "no"). Currently, the "depends on" clauses are used in calculating
      the visibility but they do not affect the reverse dependencies in any
      way.
      
      The patch introduces additional tracking of the "depends on" statements
      and prints a warning on selecting an option if its direct dependencies
      are not met.
      Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
      Cc: Sam Ravnborg <sam@ravnborg.org>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: Linus Torvalds <torvalds@linux-foundation.org>
      Signed-off-by: NMichal Marek <mmarek@suse.cz>
      246cf9c2
  4. 12 6月, 2010 1 次提交
  5. 03 6月, 2010 2 次提交
  6. 02 6月, 2010 10 次提交
  7. 27 5月, 2010 1 次提交
  8. 06 5月, 2010 1 次提交
  9. 14 4月, 2010 6 次提交
  10. 08 4月, 2010 1 次提交
  11. 23 3月, 2010 4 次提交
  12. 11 3月, 2010 1 次提交
  13. 10 3月, 2010 1 次提交
  14. 08 3月, 2010 9 次提交