aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/m5602
diff options
context:
space:
mode:
authorErik Andren <erik.andren@gmail.com>2008-10-03 14:47:03 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-12 07:37:13 -0400
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 7de33e22117e..5a69016ed75f 100644
--- a/drivers/media/video/gspca/m5602/Kconfig
+++ b/drivers/media/video/gspca/m5602/Kconfig
@@ -1,5 +1,5 @@
1config USB_M5602 1config USB_M5602
2 tristate "USB ALi m5602 Webcam support" 2 tristate "ALi USB m5602 Camera Driver"
3 depends on VIDEO_V4L2 && USB_GSPCA 3 depends on VIDEO_V4L2 && USB_GSPCA
4 help 4 help
5 Say Y here if you want support for cameras based on the 5 Say Y here if you want support for cameras based on the
@@ -8,4 +8,4 @@ config USB_M5602
8 See <file:Documentation/video4linux/m5602.txt> for more info. 8 See <file:Documentation/video4linux/m5602.txt> for more info.
9 9
10 To compile this driver as a module, choose M here: the 10 To compile this driver as a module, choose M here: the
11 module will be called gspca-m5602. 11 module will be called gspca_m5602.