Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13404
b: refs/heads/master
c: d5f69da
h: refs/heads/master
v: v3
  • Loading branch information
Michael Krufky authored and Linus Torvalds committed Nov 9, 2005
1 parent 1176dd5 commit a9a209a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 52 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: b228ede44c1cded7f3dadbb8bfaeaec97f7885e8
refs/heads/master: d5f69daf91edda79e97fbb702e6a15cdf3e496a1
53 changes: 2 additions & 51 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -243,29 +243,7 @@ config VIDEO_MEYE
To compile this driver as a module, choose M here: the
module will be called meye.

config VIDEO_SAA7134
tristate "Philips SAA7134 support"
depends on VIDEO_DEV && PCI && I2C && SOUND
select VIDEO_BUF
select VIDEO_IR
select VIDEO_TUNER
select CRC32
---help---
This is a video4linux driver for Philips SAA7130/7134 based
TV cards.

To compile this driver as a module, choose M here: the
module will be called saa7134.

config VIDEO_SAA7134_DVB
tristate "DVB Support for saa7134 based TV cards"
depends on VIDEO_SAA7134 && DVB_CORE
select VIDEO_BUF_DVB
select DVB_MT352
select DVB_TDA1004X
---help---
This adds support for DVB cards based on the
Philips saa7134 chip.
source "drivers/media/video/saa7134/Kconfig"

config VIDEO_MXB
tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
Expand Down Expand Up @@ -316,34 +294,7 @@ config VIDEO_HEXIUM_GEMINI
To compile this driver as a module, choose M here: the
module will be called hexium_gemini.

config VIDEO_CX88
tristate "Conexant 2388x (bt878 successor) support"
depends on VIDEO_DEV && PCI && I2C && EXPERIMENTAL
select I2C_ALGOBIT
select FW_LOADER
select VIDEO_BTCX
select VIDEO_BUF
select VIDEO_TUNER
select VIDEO_TVEEPROM
select VIDEO_IR
---help---
This is a video4linux driver for Conexant 2388x based
TV cards.

To compile this driver as a module, choose M here: the
module will be called cx8800

config VIDEO_CX88_DVB
tristate "DVB Support for cx2388x based TV cards"
depends on VIDEO_CX88 && DVB_CORE
select VIDEO_BUF_DVB
select DVB_MT352
select DVB_OR51132
select DVB_CX22702
select DVB_LGDT330X
---help---
This adds support for DVB/ATSC cards based on the
Connexant 2388x chip.
source "drivers/media/video/cx88/Kconfig"

config VIDEO_OVCAMCHIP
tristate "OmniVision Camera Chip support"
Expand Down

0 comments on commit a9a209a

Please sign in to comment.