162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# USB Imaging devices configuration
462306a36Sopenharmony_ci#
562306a36Sopenharmony_cicomment "USB Imaging devices"
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciconfig USB_MDC800
862306a36Sopenharmony_ci	tristate "USB Mustek MDC800 Digital Camera support"
962306a36Sopenharmony_ci	help
1062306a36Sopenharmony_ci	  Say Y here if you want to connect this type of still camera to
1162306a36Sopenharmony_ci	  your computer's USB port. This driver can be used with gphoto 0.4.3
1262306a36Sopenharmony_ci	  and higher (look at <http://www.gphoto.org/>).
1362306a36Sopenharmony_ci	  To use it create a device node with "mknod /dev/mustek c 180 32" and
1462306a36Sopenharmony_ci	  configure it in your software.
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the
1762306a36Sopenharmony_ci	  module will be called mdc800.
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ciconfig USB_MICROTEK
2062306a36Sopenharmony_ci	tristate "Microtek X6USB scanner support"
2162306a36Sopenharmony_ci	depends on SCSI
2262306a36Sopenharmony_ci	help
2362306a36Sopenharmony_ci	  Say Y here if you want support for the Microtek X6USB and
2462306a36Sopenharmony_ci	  possibly the Phantom 336CX, Phantom C6 and ScanMaker V6U(S)L.
2562306a36Sopenharmony_ci	  Support for anything but the X6 is experimental.
2662306a36Sopenharmony_ci	  Please report failures and successes.
2762306a36Sopenharmony_ci	  The scanner will appear as a scsi generic device to the rest
2862306a36Sopenharmony_ci	  of the system. Scsi support is required.
2962306a36Sopenharmony_ci	  This driver can be compiled as a module, called microtek.
30