aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/gspca/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-08-20 08:38:44 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-12 11:18:59 -0400
commitb24ed7b662351c8ea5c4b3dbc879c9971e721070 (patch)
treebee024b72be757fdc019e72de4bedf1a11c57360 /drivers/media/video/gspca/Kconfig
parent3c1c48bbcf892e97c4e965b8528f4d735bf9a746 (diff)
V4L/DVB (12466): Kconfig files: Fix improper use of whitespaces
On VIDEO_M52790 and USB_GSPCA_SN9C20X, instead of tab, it were using 7 whitespaces at the beginning, probably due to some cut-and-paste trouble. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/Kconfig')
-rw-r--r--drivers/media/video/gspca/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig
index e800c22a9a8..8897283b0bb 100644
--- a/drivers/media/video/gspca/Kconfig
+++ b/drivers/media/video/gspca/Kconfig
@@ -112,9 +112,9 @@ config USB_GSPCA_PAC7311
112 module will be called gspca_pac7311. 112 module will be called gspca_pac7311.
113 113
114config USB_GSPCA_SN9C20X 114config USB_GSPCA_SN9C20X
115 tristate "SN9C20X USB Camera Driver" 115 tristate "SN9C20X USB Camera Driver"
116 depends on VIDEO_V4L2 && USB_GSPCA 116 depends on VIDEO_V4L2 && USB_GSPCA
117 help 117 help
118 Say Y here if you want support for cameras based on the 118 Say Y here if you want support for cameras based on the
119 sn9c20x chips (SN9C201 and SN9C202). 119 sn9c20x chips (SN9C201 and SN9C202).
120 120