Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37470
b: refs/heads/master
c: 6386828
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Sep 26, 2006
1 parent f55f475 commit 4f127db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 83905b02af4ebc1cbc952401788cb92619393d04
refs/heads/master: 6386828cb1748ba466e3d9df5d650ffeab937fd2
8 changes: 4 additions & 4 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ source "drivers/media/video/saa7134/Kconfig"

config VIDEO_MXB
tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
depends on PCI && VIDEO_V4L1
depends on PCI && VIDEO_V4L1 && I2C
select VIDEO_SAA7146_VV
select VIDEO_TUNER
select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
Expand All @@ -611,7 +611,7 @@ config VIDEO_MXB

config VIDEO_DPC
tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
depends on PCI && VIDEO_V4L1
depends on PCI && VIDEO_V4L1 && I2C
select VIDEO_SAA7146_VV
select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
---help---
Expand All @@ -626,7 +626,7 @@ config VIDEO_DPC

config VIDEO_HEXIUM_ORION
tristate "Hexium HV-PCI6 and Orion frame grabber"
depends on PCI && VIDEO_V4L2
depends on PCI && VIDEO_V4L2 && I2C
select VIDEO_SAA7146_VV
---help---
This is a video4linux driver for the Hexium HV-PCI6 and
Expand All @@ -637,7 +637,7 @@ config VIDEO_HEXIUM_ORION

config VIDEO_HEXIUM_GEMINI
tristate "Hexium Gemini frame grabber"
depends on PCI && VIDEO_V4L2
depends on PCI && VIDEO_V4L2 && I2C
select VIDEO_SAA7146_VV
---help---
This is a video4linux driver for the Hexium Gemini frame
Expand Down

0 comments on commit 4f127db

Please sign in to comment.