Kconfig (3785bc170f79ef04129731582b468c28e1326d6d) Kconfig (fccea74ff8b5159935acc7b4b4857ee81ee44661)
1config DVB_B2C2_FLEXCOP
2 tristate
3 depends on DVB_CORE && I2C
4 depends on DVB_B2C2_FLEXCOP_PCI || DVB_B2C2_FLEXCOP_USB
5 default y
1config DVB_B2C2_FLEXCOP
2 tristate
3 depends on DVB_CORE && I2C
4 depends on DVB_B2C2_FLEXCOP_PCI || DVB_B2C2_FLEXCOP_USB
5 default y
6 select DVB_PLL if !DVB_FE_CUSTOMISE
7 select DVB_STV0299 if !DVB_FE_CUSTOMISE
8 select DVB_MT352 if !DVB_FE_CUSTOMISE
9 select DVB_MT312 if !DVB_FE_CUSTOMISE
10 select DVB_NXT200X if !DVB_FE_CUSTOMISE
11 select DVB_STV0297 if !DVB_FE_CUSTOMISE
12 select DVB_BCM3510 if !DVB_FE_CUSTOMISE
13 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
14 select DVB_S5H1420 if !DVB_FE_CUSTOMISE
15 select DVB_TUNER_ITD1000 if !DVB_FE_CUSTOMISE
16 select DVB_ISL6421 if !DVB_FE_CUSTOMISE
17 select DVB_CX24123 if !DVB_FE_CUSTOMISE
18 select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMISE
19 select DVB_TUNER_CX24113 if !DVB_FE_CUSTOMISE
6 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
7 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
8 select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT
9 select DVB_MT312 if MEDIA_SUBDRV_AUTOSELECT
10 select DVB_NXT200X if MEDIA_SUBDRV_AUTOSELECT
11 select DVB_STV0297 if MEDIA_SUBDRV_AUTOSELECT
12 select DVB_BCM3510 if MEDIA_SUBDRV_AUTOSELECT
13 select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
14 select DVB_S5H1420 if MEDIA_SUBDRV_AUTOSELECT
15 select DVB_TUNER_ITD1000 if MEDIA_SUBDRV_AUTOSELECT
16 select DVB_ISL6421 if MEDIA_SUBDRV_AUTOSELECT
17 select DVB_CX24123 if MEDIA_SUBDRV_AUTOSELECT
18 select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT
19 select DVB_TUNER_CX24113 if MEDIA_SUBDRV_AUTOSELECT
20 help
21 Support for the digital TV receiver chip made by B2C2 Inc. included in
22 Technisats PCI cards and USB boxes.
23
24 Say Y if you own such a device and want to use it.
25
26config DVB_B2C2_FLEXCOP_DEBUG
27 bool "Enable debug for the B2C2 FlexCop drivers"
28 depends on DVB_B2C2_FLEXCOP
29 help
30 Say Y if you want to enable the module option to control debug messages
31 of all B2C2 FlexCop drivers.
20 help
21 Support for the digital TV receiver chip made by B2C2 Inc. included in
22 Technisats PCI cards and USB boxes.
23
24 Say Y if you own such a device and want to use it.
25
26config DVB_B2C2_FLEXCOP_DEBUG
27 bool "Enable debug for the B2C2 FlexCop drivers"
28 depends on DVB_B2C2_FLEXCOP
29 help
30 Say Y if you want to enable the module option to control debug messages
31 of all B2C2 FlexCop drivers.