|
@@ -253,7 +253,7 @@ comment "Video decoders"
|
|
|
|
|
|
config VIDEO_BT819
|
|
config VIDEO_BT819
|
|
tristate "BT819A VideoStream decoder"
|
|
tristate "BT819A VideoStream decoder"
|
|
- depends on VIDEO_V4L1 && I2C
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
---help---
|
|
---help---
|
|
Support for BT819A video decoder.
|
|
Support for BT819A video decoder.
|
|
|
|
|
|
@@ -262,7 +262,7 @@ config VIDEO_BT819
|
|
|
|
|
|
config VIDEO_BT856
|
|
config VIDEO_BT856
|
|
tristate "BT856 VideoStream decoder"
|
|
tristate "BT856 VideoStream decoder"
|
|
- depends on VIDEO_V4L1 && I2C
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
---help---
|
|
---help---
|
|
Support for BT856 video decoder.
|
|
Support for BT856 video decoder.
|
|
|
|
|
|
@@ -271,7 +271,7 @@ config VIDEO_BT856
|
|
|
|
|
|
config VIDEO_BT866
|
|
config VIDEO_BT866
|
|
tristate "BT866 VideoStream decoder"
|
|
tristate "BT866 VideoStream decoder"
|
|
- depends on VIDEO_V4L1 && I2C
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
---help---
|
|
---help---
|
|
Support for BT866 video decoder.
|
|
Support for BT866 video decoder.
|
|
|
|
|
|
@@ -280,7 +280,7 @@ config VIDEO_BT866
|
|
|
|
|
|
config VIDEO_KS0127
|
|
config VIDEO_KS0127
|
|
tristate "KS0127 video decoder"
|
|
tristate "KS0127 video decoder"
|
|
- depends on VIDEO_V4L1 && I2C
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
---help---
|
|
---help---
|
|
Support for KS0127 video decoder.
|
|
Support for KS0127 video decoder.
|
|
|
|
|
|
@@ -363,7 +363,7 @@ config VIDEO_TVP5150
|
|
|
|
|
|
config VIDEO_VPX3220
|
|
config VIDEO_VPX3220
|
|
tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
|
|
tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
|
|
- depends on VIDEO_V4L1 && I2C
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
---help---
|
|
---help---
|
|
Support for VPX322x video decoders.
|
|
Support for VPX322x video decoders.
|
|
|
|
|
|
@@ -401,7 +401,7 @@ config VIDEO_SAA7127
|
|
|
|
|
|
config VIDEO_SAA7185
|
|
config VIDEO_SAA7185
|
|
tristate "Philips SAA7185 video encoder"
|
|
tristate "Philips SAA7185 video encoder"
|
|
- depends on VIDEO_V4L1 && I2C
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
---help---
|
|
---help---
|
|
Support for the Philips SAA7185 video encoder.
|
|
Support for the Philips SAA7185 video encoder.
|
|
|
|
|
|
@@ -410,7 +410,7 @@ config VIDEO_SAA7185
|
|
|
|
|
|
config VIDEO_ADV7170
|
|
config VIDEO_ADV7170
|
|
tristate "Analog Devices ADV7170 video encoder"
|
|
tristate "Analog Devices ADV7170 video encoder"
|
|
- depends on VIDEO_V4L1 && I2C
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
---help---
|
|
---help---
|
|
Support for the Analog Devices ADV7170 video encoder driver
|
|
Support for the Analog Devices ADV7170 video encoder driver
|
|
|
|
|
|
@@ -419,7 +419,7 @@ config VIDEO_ADV7170
|
|
|
|
|
|
config VIDEO_ADV7175
|
|
config VIDEO_ADV7175
|
|
tristate "Analog Devices ADV7175 video encoder"
|
|
tristate "Analog Devices ADV7175 video encoder"
|
|
- depends on VIDEO_V4L1 && I2C
|
|
|
|
|
|
+ depends on VIDEO_V4L2 && I2C
|
|
---help---
|
|
---help---
|
|
Support for the Analog Devices ADV7175 video encoder driver
|
|
Support for the Analog Devices ADV7175 video encoder driver
|
|
|
|
|