blob: c8a78976d3eb572f4a5e494609cb693d0f1b39f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
config DVB_VP7041
tristate "Twinhan Visionplus USB-Ter DVB-T/CTS Portable"
depends on DVB_CORE && USB
select FW_LOADER
help
Support for the external USB adapter made by Twinhan (and maybe others)
which is called "Twinhan Visionplus VisionDTV USB-Ter" and seems to
be identical to "CTS Portable" (Chinese Television System).
These devices can be understood as budget ones, they only deliver
the MPEG data.
A firmware is needed to use the device. This has to be
extracted from the windows driver file and moved into the correct
hotplug-firmware path. More information on how to extract the firmware
can be found in Documentation/dvb/vp7041.txt .
Say Y if you own such a device and want to use it. You should build it as
a module.
|