summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttusb-dec/Kconfig
blob: 23d066092c5ada61f391dd79737e0425bcff7f1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config DVB_TTUSB_DEC
	tristate "Technotrend/Hauppauge USB DEC2000-T devices"
	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.