From: Krzysztof Helt Date: Sat, 25 Oct 2008 08:06:58 +0000 (-0300) Subject: V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=93d0f0385adafc331d070a4e874c8ae686e6179a;p=deliverable%2Flinux.git V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name. Signed-off-by: Krzysztof Helt Signed-off-by: Jean-Francois Moine Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig index 96a16db3d7ae..6b557c057fac 100644 --- a/drivers/media/video/gspca/Kconfig +++ b/drivers/media/video/gspca/Kconfig @@ -201,7 +201,7 @@ config USB_GSPCA_VC032X module will be called gspca_vc032x. config USB_GSPCA_ZC3XX - tristate "VC3xx USB Camera Driver" + tristate "ZC3XX USB Camera Driver" depends on VIDEO_V4L2 && USB_GSPCA help Say Y here if you want support for cameras based on the ZC3XX chip.