Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138016
b: refs/heads/master
c: 85f8841
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 30, 2009
1 parent b6974ee commit 3cc0a2f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 006e7179577b40be0b97a93c11def536a64abac0
refs/heads/master: 85f8841e8a17367a85a60b6d30eff7858d9d1598
16 changes: 8 additions & 8 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ comment "Video decoders"

config VIDEO_BT819
tristate "BT819A VideoStream decoder"
depends on VIDEO_V4L1 && I2C
depends on VIDEO_V4L2 && I2C
---help---
Support for BT819A video decoder.

Expand All @@ -262,7 +262,7 @@ config VIDEO_BT819

config VIDEO_BT856
tristate "BT856 VideoStream decoder"
depends on VIDEO_V4L1 && I2C
depends on VIDEO_V4L2 && I2C
---help---
Support for BT856 video decoder.

Expand All @@ -271,7 +271,7 @@ config VIDEO_BT856

config VIDEO_BT866
tristate "BT866 VideoStream decoder"
depends on VIDEO_V4L1 && I2C
depends on VIDEO_V4L2 && I2C
---help---
Support for BT866 video decoder.

Expand All @@ -280,7 +280,7 @@ config VIDEO_BT866

config VIDEO_KS0127
tristate "KS0127 video decoder"
depends on VIDEO_V4L1 && I2C
depends on VIDEO_V4L2 && I2C
---help---
Support for KS0127 video decoder.

Expand Down Expand Up @@ -363,7 +363,7 @@ config VIDEO_TVP5150

config VIDEO_VPX3220
tristate "vpx3220a, vpx3216b & vpx3214c video decoders"
depends on VIDEO_V4L1 && I2C
depends on VIDEO_V4L2 && I2C
---help---
Support for VPX322x video decoders.

Expand Down Expand Up @@ -401,7 +401,7 @@ config VIDEO_SAA7127

config VIDEO_SAA7185
tristate "Philips SAA7185 video encoder"
depends on VIDEO_V4L1 && I2C
depends on VIDEO_V4L2 && I2C
---help---
Support for the Philips SAA7185 video encoder.

Expand All @@ -410,7 +410,7 @@ config VIDEO_SAA7185

config VIDEO_ADV7170
tristate "Analog Devices ADV7170 video encoder"
depends on VIDEO_V4L1 && I2C
depends on VIDEO_V4L2 && I2C
---help---
Support for the Analog Devices ADV7170 video encoder driver

Expand All @@ -419,7 +419,7 @@ config VIDEO_ADV7170

config VIDEO_ADV7175
tristate "Analog Devices ADV7175 video encoder"
depends on VIDEO_V4L1 && I2C
depends on VIDEO_V4L2 && I2C
---help---
Support for the Analog Devices ADV7175 video encoder driver

Expand Down

0 comments on commit 3cc0a2f

Please sign in to comment.