Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
[sfrench/cifs-2.6.git] / drivers / media / dvb / b2c2 / Kconfig
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         select DVB_BCM3510
10         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
16 config 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
24 config 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
32 config 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.