OSDN Git Service

usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
authorBryan Wu <cooloney@kernel.org>
Tue, 2 Jun 2009 07:25:58 +0000 (03:25 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:39 +0000 (21:44 -0700)
Acked-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/sisusbvga/Kconfig

index 7603cbe..30ea7ca 100644 (file)
@@ -1,7 +1,7 @@
 
 config USB_SISUSBVGA
        tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)"
-       depends on USB && USB_EHCI_HCD
+       depends on USB && (USB_MUSB_HDRC || USB_EHCI_HCD)
         ---help---
          Say Y here if you intend to attach a USB2VGA dongle based on a
          Net2280 and a SiS315 chip.