xref: /linux/drivers/usb/misc/sisusbvga/Kconfig (revision 7ae9fb1b7ecbb5d85d07857943f677fd1a559b18)
1cae8dc3bSGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
21da177e4SLinus Torvalds
31da177e4SLinus Torvaldsconfig USB_SISUSBVGA
41da177e4SLinus Torvalds	tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)"
525e11ec4SFlorian Fainelli	depends on (USB_MUSB_HDRC || USB_EHCI_HCD)
6*a7f7f624SMasahiro Yamada	help
71da177e4SLinus Torvalds	  Say Y here if you intend to attach a USB2VGA dongle based on a
81da177e4SLinus Torvalds	  Net2280 and a SiS315 chip.
91da177e4SLinus Torvalds
101da177e4SLinus Torvalds	  Note that this device requires a USB 2.0 host controller. It will not
111da177e4SLinus Torvalds	  work with USB 1.x controllers.
121da177e4SLinus Torvalds
131bbb4f20SThomas Winischhofer	  To compile this driver as a module, choose M here; the module will be
141bbb4f20SThomas Winischhofer	  called sisusbvga. If unsure, say N.
15