diff options
-rw-r--r-- | drivers/usb/image/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/usb/image/Kconfig b/drivers/usb/image/Kconfig index 7595dfb38e3b..33350f9dd34f 100644 --- a/drivers/usb/image/Kconfig +++ b/drivers/usb/image/Kconfig | |||
@@ -5,8 +5,8 @@ comment "USB Imaging devices" | |||
5 | depends on USB | 5 | depends on USB |
6 | 6 | ||
7 | config USB_MDC800 | 7 | config USB_MDC800 |
8 | tristate "USB Mustek MDC800 Digital Camera support (EXPERIMENTAL)" | 8 | tristate "USB Mustek MDC800 Digital Camera support" |
9 | depends on USB && EXPERIMENTAL | 9 | depends on USB |
10 | ---help--- | 10 | ---help--- |
11 | Say Y here if you want to connect this type of still camera to | 11 | Say Y here if you want to connect this type of still camera to |
12 | your computer's USB port. This driver can be used with gphoto 0.4.3 | 12 | your computer's USB port. This driver can be used with gphoto 0.4.3 |