Johannes Stezenbach | 2add87a | 2005-05-16 21:54:10 -0700 | [diff] [blame^] | 1 | config 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 |
| 9 | help |
| 10 | Support for the digital TV receiver chip made by B2C2 Inc. included in |
| 11 | Technisats PCI cards and USB boxes. |
| 12 | |
| 13 | Say Y if you own such a device and want to use it. |
| 14 | |
| 15 | config DVB_B2C2_FLEXCOP_PCI |
| 16 | tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI" |
| 17 | depends on DVB_B2C2_FLEXCOP && PCI |
| 18 | help |
| 19 | Support for the Air/Sky/CableStar2 PCI card (DVB/ATSC) by Technisat/B2C2. |
| 20 | |
| 21 | Say Y if you own such a device and want to use it. |
| 22 | |
| 23 | config DVB_B2C2_FLEXCOP_USB |
| 24 | tristate "Technisat/B2C2 Air/Sky/Cable2PC USB" |
| 25 | depends on DVB_B2C2_FLEXCOP && USB |
| 26 | help |
| 27 | Support for the Air/Sky/Cable2PC USB1.1 box (DVB/ATSC) by Technisat/B2C2, |
| 28 | |
| 29 | Say Y if you own such a device and want to use it. |
| 30 | |
| 31 | config DVB_B2C2_FLEXCOP_DEBUG |
| 32 | bool "Enable debug for the B2C2 FlexCop drivers" |
| 33 | depends on DVB_B2C2_FLEXCOP |
| 34 | help |
| 35 | Say Y if you want to enable the module option to control debug messages |
| 36 | of all B2C2 FlexCop drivers. |
| 37 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 38 | config DVB_B2C2_SKYSTAR |
| 39 | tristate "B2C2/Technisat Air/Sky/CableStar 2 PCI" |
| 40 | depends on DVB_CORE && PCI |
| 41 | select DVB_STV0299 |
| 42 | select DVB_MT352 |
| 43 | select DVB_MT312 |
| 44 | select DVB_NXT2002 |
| 45 | help |
| 46 | Support for the Skystar2 PCI DVB card by Technisat, which |
| 47 | is equipped with the FlexCopII chipset by B2C2, and |
| 48 | for the B2C2/BBTI Air2PC-ATSC card. |
| 49 | |
| 50 | Say Y if you own such a device and want to use it. |