Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / media / usb / ttusb-dec / Kconfig
1 config DVB_TTUSB_DEC
2         tristate "Technotrend/Hauppauge USB DEC devices"
3         depends on DVB_CORE && USB && INPUT && PCI
4         select CRC32
5         help
6           Support for external USB adapters designed by Technotrend and
7           produced by Hauppauge, shipped under the brand name 'DEC2000-t'
8           and 'DEC3000-s'.
9
10           Even if these devices have a MPEG decoder built in, they transmit
11           only compressed MPEG data over the USB bus, so you need
12           an external software decoder to watch TV on your computer.
13
14           This driver needs external firmware. Please use the commands
15           "<kerneldir>/Documentation/dvb/get_dvb_firmware dec2000t",
16           "<kerneldir>/Documentation/dvb/get_dvb_firmware dec2540t",
17           "<kerneldir>/Documentation/dvb/get_dvb_firmware dec3000s",
18           download/extract them, and then copy them to /usr/lib/hotplug/firmware
19           or /lib/firmware (depending on configuration of firmware hotplug).
20
21           Say Y if you own such a device and want to use it.