diff options
Diffstat (limited to 'linux/drivers/media/dvb/ttusb-dec/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/ttusb-dec/Kconfig | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/ttusb-dec/Kconfig b/linux/drivers/media/dvb/ttusb-dec/Kconfig new file mode 100644 index 000000000..7a5401f57 --- /dev/null +++ b/linux/drivers/media/dvb/ttusb-dec/Kconfig @@ -0,0 +1,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. |