diff options
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 675c8574403e..0e1d2ccc4e81 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -148,6 +148,15 @@ config VIDEO_WM8739 | |||
148 | To compile this driver as a module, choose M here: the | 148 | To compile this driver as a module, choose M here: the |
149 | module will be called wm8739. | 149 | module will be called wm8739. |
150 | 150 | ||
151 | config VIDEO_VP27SMPX | ||
152 | tristate "Panasonic VP27s internal MPX" | ||
153 | depends on VIDEO_V4L2 && I2C && EXPERIMENTAL | ||
154 | ---help--- | ||
155 | Support for the internal MPX of the Panasonic VP27s tuner. | ||
156 | |||
157 | To compile this driver as a module, choose M here: the | ||
158 | module will be called vp27smpx. | ||
159 | |||
151 | comment "Video decoders" | 160 | comment "Video decoders" |
152 | 161 | ||
153 | config VIDEO_BT819 | 162 | config VIDEO_BT819 |