[PATCH] dvb: collateral frontend changes
[linux-2.6/history.git] / drivers / media / dvb / dibusb / Kconfig
blob01abbaecc493e5862623b76a45d12a774633b79a
1 config DVB_DIBUSB
2         tristate "DiBcom USB DVB-T devices (see help for device list)"
3         depends on DVB_CORE && USB
4         select FW_LOADER
5         select DVB_DIB3000MB
6         help
7           Support for USB 1.1 and 2.0 DVB-T devices based on reference designs made by
8           DiBcom (http://www.dibcom.fr).
10           Devices supported by this driver:
12             TwinhanDTV USB-Ter (VP7041)
13                 TwinhanDTV Magic Box (VP7041e)
14             KWorld V-Stream XPERT DTV - DVB-T USB
15             Hama DVB-T USB-Box
16             DiBcom reference device (non-public)
17             Ultima Electronic/Artec T1 USB TVBOX
18             Compro Videomate DVB-U2000 - DVB-T USB
19             Grandtec DVB-T USB
20             Avermedia AverTV DVBT USB
21             Yakumo DVB-T mobile USB2.0
23           The VP7041 seems to be identical to "CTS Portable" (Chinese
24           Television System).
26           These devices can be understood as budget ones, they "only" deliver
27           (a part of) the MPEG2 transport stream.
29           A firmware is needed to get the device working. See Documentation/dvb/README.dibusb
30           details.
32           Say Y if you own such a device and want to use it. You should build it as
33           a module.
35 config DVB_DIBUSB_MISDESIGNED_AN2235
36         bool "Enable support for some Artec T1 device, which identifies as AN2235"
37         depends on DVB_DIBUSB
38         help
39           Somehow Artec forgot to program the eeprom for some of their T1 devices. So
40           comes that they identify with the default Vendor and Product ID of the Cypress
41           CY7C64613 (AN2235).
43           Say Y if your Artec device has 0x0574 as Vendor ID and 0x2235 as Product ID.
45 config DVB_DIBCOM_DEBUG
46         bool "Enable extended debug support for DiBcom USB device"
47         depends on DVB_DIBUSB
48         help
49           Say Y if you want to enable debuging. See modinfo dvb-dibusb for
50           debug level.