2005-05-17 00:54:10 -04:00
|
|
|
config DVB_B2C2_FLEXCOP
|
|
|
|
tristate "Technisat/B2C2 FlexCopII(b) and FlexCopIII adapters"
|
2006-05-20 12:17:00 -04:00
|
|
|
depends on DVB_CORE && I2C
|
2006-09-10 12:43:40 -04:00
|
|
|
select DVB_PLL
|
2006-08-08 14:48:07 -04:00
|
|
|
select DVB_STV0299 if !DVB_FE_CUSTOMISE
|
|
|
|
select DVB_MT352 if !DVB_FE_CUSTOMISE
|
|
|
|
select DVB_MT312 if !DVB_FE_CUSTOMISE
|
|
|
|
select DVB_NXT200X if !DVB_FE_CUSTOMISE
|
|
|
|
select DVB_STV0297 if !DVB_FE_CUSTOMISE
|
|
|
|
select DVB_BCM3510 if !DVB_FE_CUSTOMISE
|
|
|
|
select DVB_LGDT330X if !DVB_FE_CUSTOMISE
|
2005-05-17 00:54:10 -04:00
|
|
|
help
|
|
|
|
Support for the digital TV receiver chip made by B2C2 Inc. included in
|
|
|
|
Technisats PCI cards and USB boxes.
|
|
|
|
|
|
|
|
Say Y if you own such a device and want to use it.
|
|
|
|
|
|
|
|
config DVB_B2C2_FLEXCOP_PCI
|
|
|
|
tristate "Technisat/B2C2 Air/Sky/Cable2PC PCI"
|
2006-05-20 12:17:00 -04:00
|
|
|
depends on DVB_B2C2_FLEXCOP && PCI && I2C
|
2005-05-17 00:54:10 -04:00
|
|
|
help
|
|
|
|
Support for the Air/Sky/CableStar2 PCI card (DVB/ATSC) by Technisat/B2C2.
|
|
|
|
|
|
|
|
Say Y if you own such a device and want to use it.
|
|
|
|
|
|
|
|
config DVB_B2C2_FLEXCOP_USB
|
|
|
|
tristate "Technisat/B2C2 Air/Sky/Cable2PC USB"
|
2006-05-20 12:17:00 -04:00
|
|
|
depends on DVB_B2C2_FLEXCOP && USB && I2C
|
2005-05-17 00:54:10 -04:00
|
|
|
help
|
|
|
|
Support for the Air/Sky/Cable2PC USB1.1 box (DVB/ATSC) by Technisat/B2C2,
|
|
|
|
|
|
|
|
Say Y if you own such a device and want to use it.
|
|
|
|
|
|
|
|
config DVB_B2C2_FLEXCOP_DEBUG
|
|
|
|
bool "Enable debug for the B2C2 FlexCop drivers"
|
|
|
|
depends on DVB_B2C2_FLEXCOP
|
|
|
|
help
|
|
|
|
Say Y if you want to enable the module option to control debug messages
|
|
|
|
of all B2C2 FlexCop drivers.
|