Skip to content

Commit

Permalink
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host …
Browse files Browse the repository at this point in the history
…controller

Acked-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Bryan Wu authored and Greg Kroah-Hartman committed Jun 16, 2009
1 parent 334f9b0 commit 003051b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/misc/sisusbvga/Kconfig
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 003051b

Please sign in to comment.