blob: 8193d88d171c0df7f33789af4f8f84d8aa69d379 [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
Michael Krufky47a99912007-06-12 16:10:51 -03004 select DVB_PLL if !DVB_FE_CUSTOMISE
Andrew de Quincey17aafcc62006-08-08 15:48:07 -03005 select DVB_STV0299 if !DVB_FE_CUSTOMISE
6 select DVB_MT352 if !DVB_FE_CUSTOMISE
7 select DVB_MT312 if !DVB_FE_CUSTOMISE
8 select DVB_NXT200X if !DVB_FE_CUSTOMISE
9 select DVB_STV0297 if !DVB_FE_CUSTOMISE
10 select DVB_BCM3510 if !DVB_FE_CUSTOMISE
11 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
Michael Krufky2c4963d2008-04-22 14:46:25 -030012 select TUNER_SIMPLE if !DVB_FE_CUSTOMISE
Patrick Boettcherc9dd82c2008-03-29 21:28:07 -030013 select DVB_ISL6421 if !DVB_FE_CUSTOMISE
14 select DVB_CX24123 if !DVB_FE_CUSTOMISE
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070015 help
16 Support for the digital TV receiver chip made by B2C2 Inc. included in
17 Technisats PCI cards and USB boxes.
18
19 Say Y if you own such a device and want to use it.
20
21config DVB_B2C2_FLEXCOP_PCI
22 tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI"
Manu Abraham3c2c5492006-05-20 13:17:00 -030023 depends on DVB_B2C2_FLEXCOP && PCI && I2C
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070024 help
25 Support for the Air/Sky/CableStar2 PCI card (DVB/ATSC) by Technisat/B2C2.
26
27 Say Y if you own such a device and want to use it.
28
29config DVB_B2C2_FLEXCOP_USB
30 tristate "Technisat/B2C2 Air/Sky/Cable2PC USB"
Manu Abraham3c2c5492006-05-20 13:17:00 -030031 depends on DVB_B2C2_FLEXCOP && USB && I2C
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070032 help
33 Support for the Air/Sky/Cable2PC USB1.1 box (DVB/ATSC) by Technisat/B2C2,
34
35 Say Y if you own such a device and want to use it.
36
37config DVB_B2C2_FLEXCOP_DEBUG
38 bool "Enable debug for the B2C2 FlexCop drivers"
39 depends on DVB_B2C2_FLEXCOP
40 help
41 Say Y if you want to enable the module option to control debug messages
42 of all B2C2 FlexCop drivers.