X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb%2Fttusb-budget%2FKconfig;h=e78ea9227b0ea0c39ee22a4f45ad0961f7577fa7;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=b4d3322b3b76fdda208860bbc9ad491019be3bc4;hpb=6a77f38946aaee1cd85eeec6cf4229b204c15071;p=linux-2.6.git diff --git a/drivers/media/dvb/ttusb-budget/Kconfig b/drivers/media/dvb/ttusb-budget/Kconfig index b4d3322b3..e78ea9227 100644 --- a/drivers/media/dvb/ttusb-budget/Kconfig +++ b/drivers/media/dvb/ttusb-budget/Kconfig @@ -1,15 +1,19 @@ config DVB_TTUSB_BUDGET tristate "Technotrend/Hauppauge Nova-USB devices" - depends on DVB_CORE && USB - select DVB_CX22700 - select DVB_TDA1004X - select DVB_TDA8083 - select DVB_STV0299 + depends on DVB_CORE && USB && I2C + select DVB_PLL + select DVB_CX22700 if !DVB_FE_CUSTOMISE + select DVB_TDA1004X if !DVB_FE_CUSTOMISE + select DVB_VES1820 if !DVB_FE_CUSTOMISE + select DVB_TDA8083 if !DVB_FE_CUSTOMISE + select DVB_STV0299 if !DVB_FE_CUSTOMISE + select DVB_STV0297 if !DVB_FE_CUSTOMISE + select DVB_LNBP21 if !DVB_FE_CUSTOMISE 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. + 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.