xref: /linux/drivers/usb/image/Kconfig (revision 4b4193256c8d3bc3a5397b5cd9494c2ad386317d)
1cae8dc3bSGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
21da177e4SLinus Torvalds#
301dd2fbfSMatt LaPlante# USB Imaging devices configuration
41da177e4SLinus Torvalds#
51da177e4SLinus Torvaldscomment "USB Imaging devices"
61da177e4SLinus Torvalds
71da177e4SLinus Torvaldsconfig USB_MDC800
8528e4c12SRobert P. J. Day	tristate "USB Mustek MDC800 Digital Camera support"
9*a7f7f624SMasahiro Yamada	help
101da177e4SLinus Torvalds	  Say Y here if you want to connect this type of still camera to
111da177e4SLinus Torvalds	  your computer's USB port. This driver can be used with gphoto 0.4.3
121da177e4SLinus Torvalds	  and higher (look at <http://www.gphoto.org/>).
131da177e4SLinus Torvalds	  To use it create a device node with "mknod /dev/mustek c 180 32" and
141da177e4SLinus Torvalds	  configure it in your software.
151da177e4SLinus Torvalds
161da177e4SLinus Torvalds	  To compile this driver as a module, choose M here: the
171da177e4SLinus Torvalds	  module will be called mdc800.
181da177e4SLinus Torvalds
191da177e4SLinus Torvaldsconfig USB_MICROTEK
201da177e4SLinus Torvalds	tristate "Microtek X6USB scanner support"
2125e11ec4SFlorian Fainelli	depends on SCSI
221da177e4SLinus Torvalds	help
231da177e4SLinus Torvalds	  Say Y here if you want support for the Microtek X6USB and
241da177e4SLinus Torvalds	  possibly the Phantom 336CX, Phantom C6 and ScanMaker V6U(S)L.
251da177e4SLinus Torvalds	  Support for anything but the X6 is experimental.
261da177e4SLinus Torvalds	  Please report failures and successes.
271da177e4SLinus Torvalds	  The scanner will appear as a scsi generic device to the rest
281da177e4SLinus Torvalds	  of the system. Scsi support is required.
291da177e4SLinus Torvalds	  This driver can be compiled as a module, called microtek.
30