summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/vp7041/Kconfig
blob: 757b3e4340248b4b4aa3198cbab7c814695e4d7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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.

          This driver needs external firmware. Please use the command
          "<kerneldir>/Documentation/dvb/get_dvb_firmware vp7041" to
          download/extract it, and then copy it to /usr/lib/hotplug/firmware.

	  Say Y if you own such a device and want to use it. You should build it as
	  a module.