Browse Source

V4L/DVB (9124): gspca: Bad name of the tv8532 subdriver in Kconfig.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Jean-Francois Moine 16 years ago
parent
commit
a2d7807788
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/media/video/gspca/Kconfig

+ 1 - 1
drivers/media/video/gspca/Kconfig

@@ -182,7 +182,7 @@ config USB_GSPCA_T613
 	To compile this driver as a module, choose M here: the
 	module will be called gspca_t613.
 
-config USB_GSPCA_TV8531
+config USB_GSPCA_TV8532
 	tristate "TV8532 USB Camera Driver"
 	depends on VIDEO_V4L2 && USB_GSPCA
 	help