|
@@ -1,7 +1,7 @@
|
|
|
|
|
|
config USB_SISUSBVGA
|
|
config USB_SISUSBVGA
|
|
tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)"
|
|
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---
|
|
---help---
|
|
Say Y here if you intend to attach a USB2VGA dongle based on a
|
|
Say Y here if you intend to attach a USB2VGA dongle based on a
|
|
Net2280 and a SiS315 chip.
|
|
Net2280 and a SiS315 chip.
|