An error occurred fetching the project authors.
  1. 05 Jun, 2008 1 commit
  2. 14 May, 2008 1 commit
    • Mauro Carvalho Chehab's avatar
      V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb · 755a18ba
      Mauro Carvalho Chehab authored
      Since:
      1) FW_LOADER is defined as:
      
      config FW_LOADER
              tristate "Userspace firmware loading support"
              depends on HOTPLUG
      
      2) several V4L/DVB driver just selects it;
      
      3) select is not smart enough to auto-select HOTPLUG, if select FW_LOADER.
      
      So, All drivers that select FW_LOADER should also depend on HOTPLUG.
      
      An easier solution (for the end-user perspective) would be to "select HOTPLUG".
      However, live is not simple. This would cause recursive dependency issues like
      this one:
      
      drivers/usb/Kconfig:62:error: found recursive dependency: USB -> USB_OHCI_HCD
      -> I2C -> MEDIA_TUNER -> MEDIA_TUNER_XC2028 -> HOTPLUG -> PCCARD -> PCMCIA ->
      USB_ARCH_HAS_HCD -> MOUSE_APPLETOUCH -> USB
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
      755a18ba
  3. 29 Apr, 2008 1 commit
  4. 24 Apr, 2008 1 commit
  5. 10 Oct, 2007 2 commits
  6. 18 Jul, 2007 3 commits
  7. 27 Apr, 2007 3 commits
  8. 21 Feb, 2007 8 commits
  9. 10 Dec, 2006 4 commits
  10. 03 Nov, 2006 1 commit
  11. 04 Oct, 2006 1 commit
  12. 03 Oct, 2006 2 commits
  13. 26 Sep, 2006 2 commits
  14. 10 Sep, 2006 1 commit
  15. 25 Jun, 2006 2 commits
  16. 23 May, 2006 1 commit
  17. 07 Feb, 2006 2 commits
  18. 09 Jan, 2006 1 commit
  19. 09 Sep, 2005 1 commit
  20. 08 Jul, 2005 2 commits