Skip to content
Snippets Groups Projects
Commit 528e4c12 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Greg Kroah-Hartman
Browse files

USB: Remove EXPERIMENTAL designation from USB MDC800 support.


Since support for the USB Mustek MDC800 Digital Camera has apparently
been around since the beginning of the git repository, it's safe to
assume it's no longer experimental.

Signed-off-by: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 1b75dc4d
No related branches found
No related tags found
No related merge requests found
...@@ -5,8 +5,8 @@ comment "USB Imaging devices" ...@@ -5,8 +5,8 @@ comment "USB Imaging devices"
depends on USB depends on USB
config USB_MDC800 config USB_MDC800
tristate "USB Mustek MDC800 Digital Camera support (EXPERIMENTAL)" tristate "USB Mustek MDC800 Digital Camera support"
depends on USB && EXPERIMENTAL depends on USB
---help--- ---help---
Say Y here if you want to connect this type of still camera to Say Y here if you want to connect this type of still camera to
your computer's USB port. This driver can be used with gphoto 0.4.3 your computer's USB port. This driver can be used with gphoto 0.4.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment