blob: fafd0ab3a28fc90f8828d24a8c51e546322f62ac [file] [log] [blame]
Johannes Stezenbach2add87a2005-05-16 21:54:10 -07001config DVB_B2C2_FLEXCOP
2 tristate "Technisat/B2C2 FlexCopII(b) and FlexCopIII adapters"
3 depends on DVB_CORE
4 select DVB_STV0299
5 select DVB_MT352
6 select DVB_MT312
7 select DVB_NXT2002
8 select DVB_STV0297
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -07009 select DVB_BCM3510
Johannes Stezenbach2add87a2005-05-16 21:54:10 -070010 help
11 Support for the digital TV receiver chip made by B2C2 Inc. included in
12 Technisats PCI cards and USB boxes.
13
14 Say Y if you own such a device and want to use it.
15
16config DVB_B2C2_FLEXCOP_PCI
17 tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI"
18 depends on DVB_B2C2_FLEXCOP && PCI
19 help
20 Support for the Air/Sky/CableStar2 PCI card (DVB/ATSC) by Technisat/B2C2.
21
22 Say Y if you own such a device and want to use it.
23
24config DVB_B2C2_FLEXCOP_USB
25 tristate "Technisat/B2C2 Air/Sky/Cable2PC USB"
26 depends on DVB_B2C2_FLEXCOP && USB
27 help
28 Support for the Air/Sky/Cable2PC USB1.1 box (DVB/ATSC) by Technisat/B2C2,
29
30 Say Y if you own such a device and want to use it.
31
32config DVB_B2C2_FLEXCOP_DEBUG
33 bool "Enable debug for the B2C2 FlexCop drivers"
34 depends on DVB_B2C2_FLEXCOP
35 help
36 Say Y if you want to enable the module option to control debug messages
37 of all B2C2 FlexCop drivers.
38
Linus Torvalds1da177e2005-04-16 15:20:36 -070039config DVB_B2C2_SKYSTAR
40 tristate "B2C2/Technisat Air/Sky/CableStar 2 PCI"
41 depends on DVB_CORE && PCI
42 select DVB_STV0299
43 select DVB_MT352
44 select DVB_MT312
45 select DVB_NXT2002
46 help
47 Support for the Skystar2 PCI DVB card by Technisat, which
48 is equipped with the FlexCopII chipset by B2C2, and
49 for the B2C2/BBTI Air2PC-ATSC card.
50
51 Say Y if you own such a device and want to use it.