usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller

Acked-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Bryan Wu 2009-06-02 03:25:58 -04:00 committed by Greg Kroah-Hartman
parent 334f9b0f23
commit 003051bfb6

View 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.