aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index ea5be3711a7d..320f9e06a933 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -119,6 +119,15 @@ config VIDEO_CS53L32A
119 To compile this driver as a module, choose M here: the 119 To compile this driver as a module, choose M here: the
120 module will be called cs53l32a. 120 module will be called cs53l32a.
121 121
122config VIDEO_M52790
123 tristate "Mitsubishi M52790 A/V switch"
124 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
125 ---help---
126 Support for the Mitsubishi M52790 A/V switch.
127
128 To compile this driver as a module, choose M here: the
129 module will be called m52790.
130
122config VIDEO_TLV320AIC23B 131config VIDEO_TLV320AIC23B
123 tristate "Texas Instruments TLV320AIC23B audio codec" 132 tristate "Texas Instruments TLV320AIC23B audio codec"
124 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL 133 depends on VIDEO_V4L2 && I2C && EXPERIMENTAL