blob: 3f4156f9b9c0ee880547d35d5b1aad6e85b756ce [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001config DVB_AV7110
2 tristate "AV7110 cards"
Manu Abraham3c2c5492006-05-20 13:17:00 -03003 depends on DVB_CORE && PCI && I2C && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -07004 select FW_LOADER
Linus Torvalds1da177e2005-04-16 15:20:36 -07005 select VIDEO_SAA7146_VV
Andrew de Quincey17aafcc62006-08-08 15:48:07 -03006 select DVB_PLL
Andrew de Quinceyadc619a2006-08-08 09:10:10 -03007 select DVB_VES1820 if !DVB_FE_CUSTOMISE
8 select DVB_VES1X93 if !DVB_FE_CUSTOMISE
9 select DVB_STV0299 if !DVB_FE_CUSTOMISE
10 select DVB_TDA8083 if !DVB_FE_CUSTOMISE
11 select DVB_SP8870 if !DVB_FE_CUSTOMISE
12 select DVB_STV0297 if !DVB_FE_CUSTOMISE
13 select DVB_L64781 if !DVB_FE_CUSTOMISE
14 select DVB_LNBP21 if !DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070015 help
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070016 Support for SAA7146 and AV7110 based DVB cards as produced
Linus Torvalds1da177e2005-04-16 15:20:36 -070017 by Fujitsu-Siemens, Technotrend, Hauppauge and others.
18
19 This driver only supports the fullfeatured cards with
20 onboard MPEG2 decoder.
21
Michael Krufky50c25ff2006-01-09 15:25:34 -020022 This driver needs an external firmware. Please use the script
23 "<kerneldir>/Documentation/dvb/get_dvb_firmware av7110" to
Ville Skytt\รค12e66f62006-01-09 15:25:38 -020024 download/extract it, and then copy it to /usr/lib/hotplug/firmware
25 or /lib/firmware (depending on configuration of firmware hotplug).
Linus Torvalds1da177e2005-04-16 15:20:36 -070026
27 Say Y if you own such a card and want to use it.
28
29config DVB_AV7110_FIRMWARE
30 bool "Compile AV7110 firmware into the driver"
31 depends on DVB_AV7110 && !STANDALONE
32 default y if DVB_AV7110=y
33 help
34 The AV7110 firmware is normally loaded by the firmware hotplug manager.
35 If you want to compile the firmware into the driver you need to say
36 Y here and provide the correct path of the firmware. You need this
37 option if you want to compile the whole driver statically into the
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070038 kernel.
Linus Torvalds1da177e2005-04-16 15:20:36 -070039
40 All other people say N.
41
42config DVB_AV7110_FIRMWARE_FILE
43 string "Full pathname of av7110 firmware file"
44 depends on DVB_AV7110_FIRMWARE
45 default "/usr/lib/hotplug/firmware/dvb-ttpci-01.fw"
46
47config DVB_AV7110_OSD
48 bool "AV7110 OSD support"
49 depends on DVB_AV7110
50 default y if DVB_AV7110=y || DVB_AV7110=m
51 help
52 The AV7110 firmware provides some code to generate an OnScreenDisplay
53 on the video output. This is kind of nonstandard and not guaranteed to
54 be maintained.
55
56 Anyway, some popular DVB software like VDR uses this OSD to render
57 its menus, so say Y if you want to use this software.
58
59 All other people say N.
60
61config DVB_BUDGET
62 tristate "Budget cards"
Manu Abraham3c2c5492006-05-20 13:17:00 -030063 depends on DVB_CORE && PCI && I2C && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -070064 select VIDEO_SAA7146
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030065 select DVB_PLL
Andrew de Quinceyadc619a2006-08-08 09:10:10 -030066 select DVB_STV0299 if !DVB_FE_CUSTOMISE
67 select DVB_VES1X93 if !DVB_FE_CUSTOMISE
68 select DVB_VES1820 if !DVB_FE_CUSTOMISE
69 select DVB_L64781 if !DVB_FE_CUSTOMISE
70 select DVB_TDA8083 if !DVB_FE_CUSTOMISE
71 select DVB_TDA10021 if !DVB_FE_CUSTOMISE
72 select DVB_S5H1420 if !DVB_FE_CUSTOMISE
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030073 select DVB_TDA10086 if !DVB_FE_CUSTOMISE
74 select DVB_TDA826X if !DVB_FE_CUSTOMISE
Andrew de Quinceyadc619a2006-08-08 09:10:10 -030075 select DVB_LNBP21 if !DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070076 help
77 Support for simple SAA7146 based DVB cards
78 (so called Budget- or Nova-PCI cards) without onboard
79 MPEG2 decoder.
80
81 Say Y if you own such a card and want to use it.
82
83 To compile this driver as a module, choose M here: the
84 module will be called budget.
85
86config DVB_BUDGET_CI
87 tristate "Budget cards with onboard CI connector"
Manu Abraham3c2c5492006-05-20 13:17:00 -030088 depends on DVB_CORE && PCI && I2C && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -070089 select VIDEO_SAA7146
Andrew de Quincey17aafcc62006-08-08 15:48:07 -030090 select DVB_PLL
Andrew de Quinceyadc619a2006-08-08 09:10:10 -030091 select DVB_STV0297 if !DVB_FE_CUSTOMISE
92 select DVB_STV0299 if !DVB_FE_CUSTOMISE
93 select DVB_TDA1004X if !DVB_FE_CUSTOMISE
94 select DVB_LNBP21 if !DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -070095 help
96 Support for simple SAA7146 based DVB cards
97 (so called Budget- or Nova-PCI cards) without onboard
98 MPEG2 decoder, but with onboard Common Interface connector.
99
100 Note: The Common Interface is not yet supported by this driver
101 due to lack of information from the vendor.
102
103 Say Y if you own such a card and want to use it.
104
105 To compile this driver as a module, choose M here: the
106 module will be called budget-ci.
107
108config DVB_BUDGET_AV
109 tristate "Budget cards with analog video inputs"
Manu Abraham3c2c5492006-05-20 13:17:00 -0300110 depends on DVB_CORE && PCI && I2C && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700111 select VIDEO_SAA7146_VV
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300112 select DVB_PLL
Andrew de Quinceyadc619a2006-08-08 09:10:10 -0300113 select DVB_STV0299 if !DVB_FE_CUSTOMISE
114 select DVB_TDA1004X if !DVB_FE_CUSTOMISE
115 select DVB_TDA10021 if !DVB_FE_CUSTOMISE
Andrew de Quincey1c72cfdce2006-09-05 17:58:20 -0300116 select DVB_TUA6100 if !DVB_FE_CUSTOMISE
Adrian Bunk7eaa4142005-08-31 17:43:51 +0200117 select FW_LOADER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700118 help
119 Support for simple SAA7146 based DVB cards
120 (so called Budget- or Nova-PCI cards) without onboard
121 MPEG2 decoder, but with one or more analog video inputs.
122
123 Say Y if you own such a card and want to use it.
124
125 To compile this driver as a module, choose M here: the
126 module will be called budget-av.
127
128config DVB_BUDGET_PATCH
129 tristate "AV7110 cards with Budget Patch"
Mauro Carvalho Chehabcd41e282006-04-09 15:43:41 -0300130 depends on DVB_CORE && DVB_BUDGET && VIDEO_V4L1
Linus Torvalds1da177e2005-04-16 15:20:36 -0700131 select DVB_AV7110
Andrew de Quincey17aafcc62006-08-08 15:48:07 -0300132 select DVB_PLL
Andrew de Quinceyadc619a2006-08-08 09:10:10 -0300133 select DVB_STV0299 if !DVB_FE_CUSTOMISE
134 select DVB_VES1X93 if !DVB_FE_CUSTOMISE
135 select DVB_TDA8083 if !DVB_FE_CUSTOMISE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700136 help
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700137 Support for Budget Patch (full TS) modification on
Linus Torvalds1da177e2005-04-16 15:20:36 -0700138 SAA7146+AV7110 based cards (DVB-S cards). This
Andrew de Quincey96bf2f22005-07-07 17:57:53 -0700139 driver doesn't use onboard MPEG2 decoder. The
Linus Torvalds1da177e2005-04-16 15:20:36 -0700140 card is driven in Budget-only mode. Card is
141 required to have loaded firmware to tune properly.
142 Firmware can be loaded by insertion and removal of
143 standard AV7110 driver prior to loading this
144 driver.
145
146 Say Y if you own such a card and want to use it.
147
148 To compile this driver as a module, choose M here: the
149 module will be called budget-patch.