1. 13 11月, 2007 2 次提交
  2. 26 10月, 2007 3 次提交
  3. 21 10月, 2007 1 次提交
  4. 20 10月, 2007 1 次提交
    • L
      Revert "kconfig: tristate choices with mixed tristate and boolean values" · e8b8c977
      Linus Torvalds 提交于
      This reverts commit a5bf3d89.
      
      David Brownell notes that this causes a regression visible in the
      drivers/usb/gadget Kconfig file:
      
        "That Kconfig hasn't changed (other than adding new drivers), and it's
         worked that way for several years now ...  so the issue seems to be
         changes in menuconfig/kconfig/etc semantics.
      
         The issue is that when USB_GADGET=m, it's no longer possible to
         configure peripheral controller drivers as modules ...  the
         controller drivers can now only be configured for static linkage.
      
         It should be making a choice of one of the controller drivers which
         could work on the target system, and allow that driver to be linked
         either as a module (ok iff USB_GADGET=m) or statically."
      
      Reverting this commit resolves the problem, and also fixes a second
      problem that David noticed: various dependent options couldn't be enabled.
      Tested-and-reported-by: NDavid Brownell <david-b@pacbell.net>
      Cc: Randy Dunlap <rdunlap@xenotime.net>
      Cc: Jan Beulich <jbeulich@novell.com>,
      Cc: Andrew Morton <akpm@linux-foundation.org>,
      Cc: Sam Ravnborg <sam@ravnborg.org>,
      Cc: Roman Zippel <zippel@linux-m68k.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      e8b8c977
  5. 18 10月, 2007 1 次提交
  6. 13 10月, 2007 7 次提交
  7. 01 9月, 2007 1 次提交
  8. 26 7月, 2007 2 次提交
  9. 17 7月, 2007 4 次提交
  10. 19 5月, 2007 1 次提交
  11. 06 5月, 2007 2 次提交
  12. 03 5月, 2007 8 次提交
  13. 15 2月, 2007 5 次提交
  14. 12 1月, 2007 1 次提交
  15. 06 1月, 2007 1 次提交