GNU Linux-libre 6.7.9-gnu
[releases.git] / drivers / usb / misc / sisusbvga / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2
3 config USB_SISUSBVGA
4         tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)"
5         depends on (USB_MUSB_HDRC || USB_EHCI_HCD)
6         help
7           Say Y here if you intend to attach a USB2VGA dongle based on a
8           Net2280 and a SiS315 chip.
9
10           Note that this device requires a USB 2.0 host controller. It will not
11           work with USB 1.x controllers.
12
13           To compile this driver as a module, choose M here; the module will be
14           called sisusbvga. If unsure, say N.