blob: 7431ef6de9f1284f9d475678956fa8fe5ea6c7e1 [file] [log] [blame]
Manu Abrahamfaecfb12006-03-17 12:07:22 -03001config VIDEO_BT848
2 tristate "BT848 Video For Linux"
Randy Dunlap073ad9a2007-10-29 15:19:45 -03003 depends on VIDEO_DEV && PCI && I2C && VIDEO_V4L2 && INPUT
Manu Abrahamfaecfb12006-03-17 12:07:22 -03004 select I2C_ALGOBIT
5 select FW_LOADER
6 select VIDEO_BTCX
Mauro Carvalho Chehabc1accaa2007-08-23 16:37:49 -03007 select VIDEOBUF_DMA_SG
Manu Abrahamfaecfb12006-03-17 12:07:22 -03008 select VIDEO_IR
Mauro Carvalho Chehab149ef722008-04-29 21:38:46 -03009 select MEDIA_TUNER
Manu Abrahamfaecfb12006-03-17 12:07:22 -030010 select VIDEO_TVEEPROM
Mauro Carvalho Chehabfaa1cb22006-08-22 18:49:17 -030011 select VIDEO_MSP3400 if VIDEO_HELPER_CHIPS_AUTO
12 select VIDEO_TVAUDIO if VIDEO_HELPER_CHIPS_AUTO
13 select VIDEO_TDA7432 if VIDEO_HELPER_CHIPS_AUTO
14 select VIDEO_TDA9875 if VIDEO_HELPER_CHIPS_AUTO
Manu Abrahamfaecfb12006-03-17 12:07:22 -030015 ---help---
16 Support for BT848 based frame grabber/overlay boards. This includes
17 the Miro, Hauppauge and STB boards. Please read the material in
18 <file:Documentation/video4linux/bttv/> for more information.
19
20 To compile this driver as a module, choose M here: the
21 module will be called bttv.
22
23config VIDEO_BT848_DVB
24 bool "DVB/ATSC Support for bt878 based TV cards"
25 depends on VIDEO_BT848 && DVB_CORE
26 select DVB_BT8XX
27 ---help---
28 This adds support for DVB/ATSC cards based on the BT878 chip.