Skip to content

Commit

Permalink
USB: Remove EXPERIMENTAL designation from USB MDC800 support.
Browse files Browse the repository at this point in the history
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: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Robert P. J. Day authored and Greg Kroah-Hartman committed Apr 25, 2008
1 parent 1b75dc4 commit 528e4c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/usb/image/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ comment "USB Imaging devices"
depends on USB

config USB_MDC800
tristate "USB Mustek MDC800 Digital Camera support (EXPERIMENTAL)"
depends on USB && EXPERIMENTAL
tristate "USB Mustek MDC800 Digital Camera support"
depends on USB
---help---
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
Expand Down

0 comments on commit 528e4c1

Please sign in to comment.