diff options
Diffstat (limited to 'linux/drivers/media/dvb/ttusb-budget/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/ttusb-budget/Kconfig | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/ttusb-budget/Kconfig b/linux/drivers/media/dvb/ttusb-budget/Kconfig new file mode 100644 index 000000000..e253233f9 --- /dev/null +++ b/linux/drivers/media/dvb/ttusb-budget/Kconfig @@ -0,0 +1,11 @@ +config DVB_TTUSB_BUDGET + 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 'Nova-USB'. + + These devices don't have a MPEG decoder built in, so you need + an external software decoder to watch TV. + + Say Y if you own such a device and want to use it. |