aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/b2c2/Kconfig
blob: fafd0ab3a28fc90f8828d24a8c51e546322f62ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
config DVB_B2C2_FLEXCOP
	tristate "Technisat/B2C2 FlexCopII(b) and FlexCopIII adapters"
	depends on DVB_CORE
	select DVB_STV0299
	select DVB_MT352
	select DVB_MT312
	select DVB_NXT2002
	select DVB_STV0297
	select DVB_BCM3510
	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"
	depends on DVB_B2C2_FLEXCOP && PCI
	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"
	depends on DVB_B2C2_FLEXCOP && USB
	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.

config DVB_B2C2_SKYSTAR
	tristate "B2C2/Technisat Air/Sky/CableStar 2 PCI"
	depends on DVB_CORE && PCI
	select DVB_STV0299
	select DVB_MT352
	select DVB_MT312
	select DVB_NXT2002
	help
	  Support for the Skystar2 PCI DVB card by Technisat, which
	  is equipped with the FlexCopII chipset by B2C2, and
	  for the B2C2/BBTI Air2PC-ATSC card.

	  Say Y if you own such a device and want to use it.