162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig DVB_TTUSB_BUDGET 362306a36Sopenharmony_ci tristate "Technotrend/Hauppauge Nova-USB devices" 462306a36Sopenharmony_ci depends on DVB_CORE && USB && I2C && PCI 562306a36Sopenharmony_ci select DVB_CX22700 if MEDIA_SUBDRV_AUTOSELECT 662306a36Sopenharmony_ci select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT 762306a36Sopenharmony_ci select DVB_VES1820 if MEDIA_SUBDRV_AUTOSELECT 862306a36Sopenharmony_ci select DVB_TDA8083 if MEDIA_SUBDRV_AUTOSELECT 962306a36Sopenharmony_ci select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT 1062306a36Sopenharmony_ci select DVB_STV0297 if MEDIA_SUBDRV_AUTOSELECT 1162306a36Sopenharmony_ci select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT 1262306a36Sopenharmony_ci help 1362306a36Sopenharmony_ci Support for external USB adapters designed by Technotrend and 1462306a36Sopenharmony_ci produced by Hauppauge, shipped under the brand name 'Nova-USB'. 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ci These devices don't have a MPEG decoder built in, so you need 1762306a36Sopenharmony_ci an external software decoder to watch TV. 1862306a36Sopenharmony_ci 1962306a36Sopenharmony_ci Say Y if you own such a device and want to use it. 20