Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[pandora-kernel.git] / drivers / media / dvb / ttpci / Kconfig
1 config TTPCI_EEPROM
2         tristate
3         default n
4
5 config DVB_AV7110
6         tristate "AV7110 cards"
7         depends on DVB_CORE && PCI && I2C
8         select FW_LOADER if !DVB_AV7110_FIRMWARE
9         select TTPCI_EEPROM
10         select VIDEO_SAA7146_VV
11         depends on VIDEO_DEV    # dependencies of VIDEO_SAA7146_VV
12         select DVB_VES1820 if !DVB_FE_CUSTOMISE
13         select DVB_VES1X93 if !DVB_FE_CUSTOMISE
14         select DVB_STV0299 if !DVB_FE_CUSTOMISE
15         select DVB_TDA8083 if !DVB_FE_CUSTOMISE
16         select DVB_SP8870 if !DVB_FE_CUSTOMISE
17         select DVB_STV0297 if !DVB_FE_CUSTOMISE
18         select DVB_L64781 if !DVB_FE_CUSTOMISE
19         select DVB_LNBP21 if !DVB_FE_CUSTOMISE
20         help
21           Support for SAA7146 and AV7110 based DVB cards as produced
22           by Fujitsu-Siemens, Technotrend, Hauppauge and others.
23
24           This driver only supports the fullfeatured cards with
25           onboard MPEG2 decoder.
26
27           This driver needs an external firmware. Please use the script
28           "<kerneldir>/Documentation/dvb/get_dvb_firmware av7110" to
29           download/extract it, and then copy it to /usr/lib/hotplug/firmware
30           or /lib/firmware (depending on configuration of firmware hotplug).
31
32           Say Y if you own such a card and want to use it.
33
34 config DVB_AV7110_FIRMWARE
35         bool "Compile AV7110 firmware into the driver"
36         depends on DVB_AV7110 && !STANDALONE
37         default y if DVB_AV7110=y
38         help
39           The AV7110 firmware is normally loaded by the firmware hotplug manager.
40           If you want to compile the firmware into the driver you need to say
41           Y here and provide the correct path of the firmware. You need this
42           option if you want to compile the whole driver statically into the
43           kernel.
44
45           All other people say N.
46
47 config DVB_AV7110_FIRMWARE_FILE
48         string "Full pathname of av7110 firmware file"
49         depends on DVB_AV7110_FIRMWARE
50         default "/usr/lib/hotplug/firmware/dvb-ttpci-01.fw"
51
52 config DVB_AV7110_OSD
53         bool "AV7110 OSD support"
54         depends on DVB_AV7110
55         default y if DVB_AV7110=y || DVB_AV7110=m
56         help
57           The AV7110 firmware provides some code to generate an OnScreenDisplay
58           on the video output. This is kind of nonstandard and not guaranteed to
59           be maintained.
60
61           Anyway, some popular DVB software like VDR uses this OSD to render
62           its menus, so say Y if you want to use this software.
63
64           All other people say N.
65
66 config DVB_BUDGET_CORE
67         tristate "SAA7146 DVB cards (aka Budget, Nova-PCI)"
68         depends on DVB_CORE && PCI && I2C
69         select VIDEO_SAA7146
70         select TTPCI_EEPROM
71         help
72           Support for simple SAA7146 based DVB cards
73           (so called Budget- or Nova-PCI cards) without onboard
74           MPEG2 decoder.
75
76 config DVB_BUDGET
77         tristate "Budget cards"
78         depends on DVB_BUDGET_CORE && I2C
79         select DVB_STV0299 if !DVB_FE_CUSTOMISE
80         select DVB_VES1X93 if !DVB_FE_CUSTOMISE
81         select DVB_VES1820 if !DVB_FE_CUSTOMISE
82         select DVB_L64781 if !DVB_FE_CUSTOMISE
83         select DVB_TDA8083 if !DVB_FE_CUSTOMISE
84         select DVB_TDA10021 if !DVB_FE_CUSTOMISE
85         select DVB_TDA10023 if !DVB_FE_CUSTOMISE
86         select DVB_S5H1420 if !DVB_FE_CUSTOMISE
87         select DVB_TDA10086 if !DVB_FE_CUSTOMISE
88         select DVB_TDA826X if !DVB_FE_CUSTOMISE
89         select DVB_LNBP21 if !DVB_FE_CUSTOMISE
90         help
91           Support for simple SAA7146 based DVB cards (so called Budget-
92           or Nova-PCI cards) without onboard MPEG2 decoder, and without
93           analog inputs or an onboard Common Interface connector.
94
95           Say Y if you own such a card and want to use it.
96
97           To compile this driver as a module, choose M here: the
98           module will be called budget.
99
100 config DVB_BUDGET_CI
101         tristate "Budget cards with onboard CI connector"
102         depends on DVB_BUDGET_CORE && I2C
103         select DVB_STV0297 if !DVB_FE_CUSTOMISE
104         select DVB_STV0299 if !DVB_FE_CUSTOMISE
105         select DVB_TDA1004X if !DVB_FE_CUSTOMISE
106         select DVB_LNBP21 if !DVB_FE_CUSTOMISE
107         select VIDEO_IR
108         help
109           Support for simple SAA7146 based DVB cards
110           (so called Budget- or Nova-PCI cards) without onboard
111           MPEG2 decoder, but with onboard Common Interface connector.
112
113           Note: The Common Interface is not yet supported by this driver
114           due to lack of information from the vendor.
115
116           Say Y if you own such a card and want to use it.
117
118           To compile this driver as a module, choose M here: the
119           module will be called budget-ci.
120
121 config DVB_BUDGET_AV
122         tristate "Budget cards with analog video inputs"
123         depends on DVB_BUDGET_CORE && I2C
124         select VIDEO_SAA7146_VV
125         depends on VIDEO_DEV    # dependencies of VIDEO_SAA7146_VV
126         select DVB_PLL if !DVB_FE_CUSTOMISE
127         select DVB_STV0299 if !DVB_FE_CUSTOMISE
128         select DVB_TDA1004X if !DVB_FE_CUSTOMISE
129         select DVB_TDA10021 if !DVB_FE_CUSTOMISE
130         select DVB_TDA10023 if !DVB_FE_CUSTOMISE
131         select DVB_TUA6100 if !DVB_FE_CUSTOMISE
132         select FW_LOADER
133         help
134           Support for simple SAA7146 based DVB cards
135           (so called Budget- or Nova-PCI cards) without onboard
136           MPEG2 decoder, but with one or more analog video inputs.
137
138           Say Y if you own such a card and want to use it.
139
140           To compile this driver as a module, choose M here: the
141           module will be called budget-av.
142
143 config DVB_BUDGET_PATCH
144         tristate "AV7110 cards with Budget Patch"
145         depends on DVB_BUDGET_CORE && I2C
146         depends on DVB_AV7110
147         select DVB_STV0299 if !DVB_FE_CUSTOMISE
148         select DVB_VES1X93 if !DVB_FE_CUSTOMISE
149         select DVB_TDA8083 if !DVB_FE_CUSTOMISE
150         help
151           Support for Budget Patch (full TS) modification on
152           SAA7146+AV7110 based cards (DVB-S cards). This
153           driver doesn't use onboard MPEG2 decoder. The
154           card is driven in Budget-only mode. Card is
155           required to have loaded firmware to tune properly.
156           Firmware can be loaded by insertion and removal of
157           standard AV7110 driver prior to loading this
158           driver.
159
160           Say Y if you own such a card and want to use it.
161
162           To compile this driver as a module, choose M here: the
163           module will be called budget-patch.