Kconfig 451 B

1234567891011121314
  1. config USB_SISUSBVGA
  2. tristate "USB 2.0 SVGA dongle support (Net2280/SiS315)"
  3. depends on USB && USB_EHCI_HCD
  4. ---help---
  5. Say Y here if you intend to attach a USB2VGA dongle based on a
  6. Net2280 and a SiS315 chip.
  7. Note that this device requires a USB 2.0 host controller. It will not
  8. work with USB 1.x controllers.
  9. To compile this driver as a module, choose M here: the module will be
  10. called sisusb. If unsure, say N.