X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb%2Ffrontends%2FKconfig;h=4c3582940e62a2c99b03211a03012de4e09945be;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=812fff15c09cd0be370d61eeb1220b8e2d47d8e6;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 812fff15c..4c3582940 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig @@ -1,187 +1,160 @@ -comment "Supported Frontend Modules" - depends on DVB - -config DVB_TWINHAN_DST - tristate "TWINHAN DST based DVB-S frontend (QPSK)" - depends on DVB_CORE && DVB_BT8XX - help - Used in such cards as the VP-1020/1030, Twinhan DST, - VVmer TV@SAT. Say Y when you want to support frontends - using this asic. +menu "Customise DVB Frontends" + depends on DVB_CORE - This module requires the dvb-bt8xx driver and dvb bt878 - module. +comment "DVB-S (satellite) frontends" + depends on DVB_CORE config DVB_STV0299 - tristate "STV0299 based DVB-S frontend (QPSK)" + tristate "ST STV0299 based" depends on DVB_CORE help - The stv0299 by ST is used in many DVB-S tuner modules, - say Y when you want to support frontends based on this - DVB-S demodulator. - - Some examples are the Alps BSRU6, the Philips SU1278 and - the LG TDQB-S00x. - - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. + A DVB-S tuner module. Say Y when you want to support this frontend. -config DVB_SP887X - tristate "Frontends with sp887x demodulators, e.g. Microtune DTF7072" +config DVB_CX24110 + tristate "Conexant CX24110 based" depends on DVB_CORE help - A DVB-T demodulator driver. Say Y when you want to support the sp887x. + A DVB-S tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. +config DVB_TDA8083 + tristate "Philips TDA8083 based" + depends on DVB_CORE + help + A DVB-S tuner module. Say Y when you want to support this frontend. +config DVB_TDA80XX + tristate "Philips TDA8044 or TDA8083 based" + depends on DVB_CORE + help + A DVB-S tuner module. Say Y when you want to support this frontend. -config DVB_SP887X_FIRMWARE_FILE - string "Full pathname of sp887x firmware file" - depends on DVB_SP887X - default "/usr/lib/hotplug/firmware/sc_main.mc" - help - This driver needs a copy of the Avermedia firmware. The version tested - is part of the Avermedia DVB-T 1.3.26.3 Application. This can be downloaded - from the Avermedia web site. - If the software is installed in Windows the file will be in the - /Program Files/AVerTV DVB-T/ directory and is called sc_main.mc. - Alternatively it can "extracted" from the install cab files but this will have - to be done in windows as I don't know of a linux version of extract.exe. - Copy this file to /usr/lib/hotplug/firmware/sc_main.mc. - With this version of the file the first 10 bytes are discarded and the next - 0x4000 loaded. This may change in future versions. +config DVB_MT312 + tristate "Zarlink MT312 based" + depends on DVB_CORE + help + A DVB-S tuner module. Say Y when you want to support this frontend. -config DVB_ALPS_TDLB7 - tristate "Alps TDLB7 (OFDM)" +config DVB_VES1X93 + tristate "VLSI VES1893 or VES1993 based" depends on DVB_CORE help - A DVB-T tuner module. Say Y when you want to support this frontend. + A DVB-S tuner module. Say Y when you want to support this frontend. - This tuner module needs some microcode located in a file called - "Sc_main.mc" in the windows driver. Please pass the module parameter - mcfile="/PATH/FILENAME" when loading alps_tdlb7.o. +comment "DVB-T (terrestrial) frontends" + depends on DVB_CORE - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. +config DVB_SP8870 + tristate "Spase sp8870 based" + depends on DVB_CORE + select FW_LOADER + help + A DVB-T tuner module. Say Y when you want to support this frontend. + This driver needs external firmware. Please use the command + "/Documentation/dvb/get_dvb_firmware sp8870" to + download/extract it, and then copy it to /usr/lib/hotplug/firmware. -config DVB_ALPS_TDMB7 - tristate "Alps TDMB7 (OFDM)" +config DVB_SP887X + tristate "Spase sp887x based" depends on DVB_CORE + select FW_LOADER help A DVB-T tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. + This driver needs external firmware. Please use the command + "/Documentation/dvb/get_dvb_firmware sp887x" to + download/extract it, and then copy it to /usr/lib/hotplug/firmware. -config DVB_ATMEL_AT76C651 - tristate "Atmel AT76C651 (QAM)" +config DVB_CX22700 + tristate "Conexant CX22700 based" depends on DVB_CORE help - The AT76C651 Demodulator is used in some DVB-C SetTopBoxes. Say Y - when you see this demodulator chip near your tuner module. + A DVB-T tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. +config DVB_CX22702 + tristate "Conexant cx22702 demodulator (OFDM)" + depends on DVB_CORE + help + A DVB-T tuner module. Say Y when you want to support this frontend. -config DVB_CX24110 - tristate "Frontends with Connexant CX24110 demodulator (QPSK)" +config DVB_L64781 + tristate "LSI L64781" depends on DVB_CORE help - The CX24110 Demodulator is used in some DVB-S frontends. - Say Y if you want support for this chip in your kernel. - - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. + A DVB-T tuner module. Say Y when you want to support this frontend. -config DVB_GRUNDIG_29504_491 - tristate "Grundig 29504-491 (QPSK)" +config DVB_TDA1004X + tristate "Philips TDA10045H/TDA10046H based" depends on DVB_CORE + select FW_LOADER help - A DVB-S tuner module. Say Y when you want to support this frontend. + A DVB-T tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. + This driver needs external firmware. Please use the commands + "/Documentation/dvb/get_dvb_firmware tda10045", + "/Documentation/dvb/get_dvb_firmware tda10046" to + download/extract them, and then copy them to /usr/lib/hotplug/firmware. -config DVB_GRUNDIG_29504_401 - tristate "Grundig 29504-401 (OFDM)" +config DVB_NXT6000 + tristate "NxtWave Communications NXT6000 based" depends on DVB_CORE help A DVB-T tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. - -config DVB_MT312 - tristate "Zarlink MT312 Satellite Channel Decoder (QPSK)" +config DVB_MT352 + tristate "Zarlink MT352 based" depends on DVB_CORE help - A DVB-S tuner module. Say Y when you want to support this frontend. + A DVB-T tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. +config DVB_DIB3000MB + tristate "DiBcom 3000-MB" + depends on DVB_CORE + help + A DVB-T tuner module. Designed for mobile usage. Say Y when you want + to support this frontend. -config DVB_VES1820 - tristate "Frontends with external VES1820 demodulator (QAM)" +config DVB_DIB3000MC + tristate "DiBcom 3000-MC/P" depends on DVB_CORE help - The VES1820 Demodulator is used on many DVB-C PCI cards and in some - DVB-C SetTopBoxes. Say Y when you see this demodulator chip near your - tuner module. + A DVB-T tuner module. Designed for mobile usage. Say Y when you want + to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. +comment "DVB-C (cable) frontends" + depends on DVB_CORE -config DVB_VES1X93 - tristate "Frontends with VES1893 or VES1993 demodulator (QPSK)" +config DVB_ATMEL_AT76C651 + tristate "Atmel AT76C651 based" depends on DVB_CORE - help - A DVB-S tuner module. Say Y when you want to support this frontend. + help + A DVB-C tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. +config DVB_VES1820 + tristate "VLSI VES1820 based" + depends on DVB_CORE + help + A DVB-C tuner module. Say Y when you want to support this frontend. -config DVB_TDA1004X - tristate "Frontends with external TDA10045H or TDA10046H demodulators (OFDM)" +config DVB_TDA10021 + tristate "Philips TDA10021 based" depends on DVB_CORE help - A DVB-T tuner module. Say Y when you want to support this frontend. + A DVB-C tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. +config DVB_STV0297 + tristate "ST STV0297 based" + depends on DVB_CORE + help + A DVB-C tuner module. Say Y when you want to support this frontend. -config DVB_TDA1004X_FIRMWARE_FILE - string "Full pathname of tda1004x.bin firmware file" - depends on DVB_TDA1004X - default "/usr/lib/hotplug/firmware/tda1004x.bin" - help - The TDA1004X requires additional firmware in order to function. - The firmware file can obtained as follows: - wget http://www.technotrend.de/new/215/TTweb_215a_budget_20_05_2003.zip - unzip -j TTweb_215a_budget_20_05_2003.zip Software/Oem/PCI/App/ttlcdacc.dll - mv ttlcdacc.dll /usr/lib/hotplug/firmware/tda1004x.bin - Note: even if you're using a USB device, you MUST get the file from the - TechnoTrend PCI drivers. +comment "ATSC (North American/Korean Terresterial DTV) frontends" + depends on DVB_CORE -config DVB_NXT6000 - tristate "Frontends with NxtWave Communications NXT6000 demodulator (OFDM)" +config DVB_NXT2002 + tristate "Nxt2002 based" depends on DVB_CORE help - A DVB-T tuner module. Say Y when you want to support this frontend. + An ATSC 8VSB tuner module. Say Y when you want to support this frontend. - If you don't know what tuner module is soldered on your - DVB adapter simply enable all supported frontends, the - right one will get autodetected. +endmenu