aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/m5602
diff options
context:
space:
mode:
authorErik Andren <erik.andren@gmail.com>2008-10-03 15:47:03 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-12 09:37:13 -0200
commiteeb00c604ad203a51a0b92e124bcc4f98ba7e2c0 (patch)
tree102af67a82a110618ab3d62696ca70b203c94409 /drivers/media/video/gspca/m5602
parentd2d7e9ae3138307284c815e1c37ea0b7b8834692 (diff)
V4L/DVB (9096): gspca: Subdriver selection at config time.
Signed-off-by: Erik Andren <erik.andren@gmail.com> Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/m5602')
-rw-r--r--drivers/media/video/gspca/m5602/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/gspca/m5602/Kconfig b/drivers/media/video/gspca/m5602/Kconfig
index 7de33e22117..5a69016ed75 100644
--- a/drivers/media/video/gspca/m5602/Kconfig
+++ b/drivers/media/video/gspca/m5602/Kconfig
@@ -1,5 +1,5 @@
config USB_M5602
- tristate "USB ALi m5602 Webcam support"
+ tristate "ALi USB m5602 Camera Driver"
depends on VIDEO_V4L2 && USB_GSPCA
help
Say Y here if you want support for cameras based on the
@@ -8,4 +8,4 @@ config USB_M5602
See <file:Documentation/video4linux/m5602.txt> for more info.
To compile this driver as a module, choose M here: the
- module will be called gspca-m5602.
+ module will be called gspca_m5602.