blob: d7f1fd5b7b02a8c62c74d9867a3a228f24b46fda [file] [log] [blame]
Johannes Stezenbach2add87a2005-05-16 21:54:10 -07001config DVB_B2C2_FLEXCOP
2 tristate "Technisat/B2C2 FlexCopII(b) and FlexCopIII adapters"
Manu Abraham3c2c5492006-05-20 13:17:00 -03003 depends on DVB_CORE && I2C
Johannes Stezenbach2add87a2005-05-16 21:54:10 -07004 select DVB_STV0299
5 select DVB_MT352
6 select DVB_MT312
Michael Krufky46365f32006-01-23 09:52:39 -02007 select DVB_NXT200X
Johannes Stezenbach2add87a2005-05-16 21:54:10 -07008 select DVB_STV0297
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -07009 select DVB_BCM3510
Prakash Punnoor44e6f842005-11-12 09:17:38 +010010 select DVB_LGDT330X
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070011 help
12 Support for the digital TV receiver chip made by B2C2 Inc. included in
13 Technisats PCI cards and USB boxes.
14
15 Say Y if you own such a device and want to use it.
16
17config DVB_B2C2_FLEXCOP_PCI
18 tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI"
Manu Abraham3c2c5492006-05-20 13:17:00 -030019 depends on DVB_B2C2_FLEXCOP && PCI && I2C
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070020 help
21 Support for the Air/Sky/CableStar2 PCI card (DVB/ATSC) by Technisat/B2C2.
22
23 Say Y if you own such a device and want to use it.
24
25config DVB_B2C2_FLEXCOP_USB
26 tristate "Technisat/B2C2 Air/Sky/Cable2PC USB"
Manu Abraham3c2c5492006-05-20 13:17:00 -030027 depends on DVB_B2C2_FLEXCOP && USB && I2C
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070028 help
29 Support for the Air/Sky/Cable2PC USB1.1 box (DVB/ATSC) by Technisat/B2C2,
30
31 Say Y if you own such a device and want to use it.
32
33config DVB_B2C2_FLEXCOP_DEBUG
34 bool "Enable debug for the B2C2 FlexCop drivers"
35 depends on DVB_B2C2_FLEXCOP
36 help
37 Say Y if you want to enable the module option to control debug messages
38 of all B2C2 FlexCop drivers.