aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/video/Kconfig6
-rw-r--r--drivers/media/video/gspca/Kconfig6
2 files changed, 6 insertions, 6 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index dcf9fa9264bb..1d758525d236 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -203,9 +203,9 @@ config VIDEO_CS53L32A
203 module will be called cs53l32a. 203 module will be called cs53l32a.
204 204
205config VIDEO_M52790 205config VIDEO_M52790
206 tristate "Mitsubishi M52790 A/V switch" 206 tristate "Mitsubishi M52790 A/V switch"
207 depends on VIDEO_V4L2 && I2C 207 depends on VIDEO_V4L2 && I2C
208 ---help--- 208 ---help---
209 Support for the Mitsubishi M52790 A/V switch. 209 Support for the Mitsubishi M52790 A/V switch.
210 210
211 To compile this driver as a module, choose M here: the 211 To compile this driver as a module, choose M here: the
diff --git a/drivers/media/video/gspca/Kconfig b/drivers/media/video/gspca/Kconfig
index e800c22a9a89..8897283b0bb4 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