blob: 49a06fc54c51add4cb30df21303b0419db633171 [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
Andrew de Quinceyc482d4f62006-09-10 13:43:40 -03004 select DVB_PLL
Johannes Stezenbach2add87a2005-05-16 21:54:10 -07005 select DVB_STV0299
6 select DVB_MT352
7 select DVB_MT312
Michael Krufky46365f32006-01-23 09:52:39 -02008 select DVB_NXT200X
Johannes Stezenbach2add87a2005-05-16 21:54:10 -07009 select DVB_STV0297
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -070010 select DVB_BCM3510
Prakash Punnoor44e6f842005-11-12 09:17:38 +010011 select DVB_LGDT330X
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070012 help
13 Support for the digital TV receiver chip made by B2C2 Inc. included in
14 Technisats PCI cards and USB boxes.
15
16 Say Y if you own such a device and want to use it.
17
18config DVB_B2C2_FLEXCOP_PCI
19 tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI"
Manu Abraham3c2c5492006-05-20 13:17:00 -030020 depends on DVB_B2C2_FLEXCOP && PCI && I2C
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070021 help
22 Support for the Air/Sky/CableStar2 PCI card (DVB/ATSC) by Technisat/B2C2.
23
24 Say Y if you own such a device and want to use it.
25
26config DVB_B2C2_FLEXCOP_USB
27 tristate "Technisat/B2C2 Air/Sky/Cable2PC USB"
Manu Abraham3c2c5492006-05-20 13:17:00 -030028 depends on DVB_B2C2_FLEXCOP && USB && I2C
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070029 help
30 Support for the Air/Sky/Cable2PC USB1.1 box (DVB/ATSC) by Technisat/B2C2,
31
32 Say Y if you own such a device and want to use it.
33
34config DVB_B2C2_FLEXCOP_DEBUG
35 bool "Enable debug for the B2C2 FlexCop drivers"
36 depends on DVB_B2C2_FLEXCOP
37 help
38 Say Y if you want to enable the module option to control debug messages
39 of all B2C2 FlexCop drivers.