summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-dec/Kconfig
blob: 7a5401f57b6d5fa068ed29f06b6b410c849e81dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config DVB_TTUSB_DEC
	tristate "Technotrend/Hauppauge Nova-USB device suppport"
	depends on DVB_CORE && USB
	help
	  Support for external USB adapters designed by Technotrend and
	  produced by Hauppauge, shipped under the brand name 'DEC2000-T'.

          Even if these devices have a MPEG decoder built in, they transmit
	  only compressed MPEG data over the USB bus, so you need
	  an external software decoder to watch TV on your computer.	  

	  Say Y if you own such a device and want to use it.