Kconfig 1.0 KB

123456789101112131415161718192021222324252627282930
  1. # SPDX-License-Identifier: GPL-2.0
  2. #
  3. # USB Imaging devices configuration
  4. #
  5. comment "USB Imaging devices"
  6. config USB_MDC800
  7. tristate "USB Mustek MDC800 Digital Camera support"
  8. ---help---
  9. Say Y here if you want to connect this type of still camera to
  10. your computer's USB port. This driver can be used with gphoto 0.4.3
  11. and higher (look at <http://www.gphoto.org/>).
  12. To use it create a device node with "mknod /dev/mustek c 180 32" and
  13. configure it in your software.
  14. To compile this driver as a module, choose M here: the
  15. module will be called mdc800.
  16. config USB_MICROTEK
  17. tristate "Microtek X6USB scanner support"
  18. depends on SCSI
  19. help
  20. Say Y here if you want support for the Microtek X6USB and
  21. possibly the Phantom 336CX, Phantom C6 and ScanMaker V6U(S)L.
  22. Support for anything but the X6 is experimental.
  23. Please report failures and successes.
  24. The scanner will appear as a scsi generic device to the rest
  25. of the system. Scsi support is required.
  26. This driver can be compiled as a module, called microtek.