|
@@ -388,6 +388,15 @@ config VIDEO_TVP5150
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
module will be called tvp5150.
|
|
|
|
|
|
+config VIDEO_TVP7002
|
|
|
+ tristate "Texas Instruments TVP7002 video decoder"
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
|
+ ---help---
|
|
|
+ Support for the Texas Instruments TVP7002 video decoder.
|
|
|
+
|
|
|
+ To compile this driver as a module, choose M here: the
|
|
|
+ module will be called tvp7002.
|
|
|
+
|
|
|
config VIDEO_VPX3220
|
|
|
tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
|
|
|
depends on VIDEO_V4L2 && I2C
|