ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / drivers / media / dvb / ttusb-dec / Kconfig
1 config DVB_TTUSB_DEC
2         tristate "Technotrend/Hauppauge USB DEC devices"
3         depends on DVB_CORE && USB
4         select FW_LOADER
5         select CRC32
6         help
7           Support for external USB adapters designed by Technotrend and
8           produced by Hauppauge, shipped under the brand name 'DEC2000-t'
9           and 'DEC3000-s'.
10
11           Even if these devices have a MPEG decoder built in, they transmit
12           only compressed MPEG data over the USB bus, so you need
13           an external software decoder to watch TV on your computer.      
14
15           The DEC devices require firmware in order to boot into a mode in
16           which they are slaves to the PC.  See
17           <file:Documentation/dvb/ttusb-dec.txt> for details.
18
19           Say Y if you own such a device and want to use it.