menu "Frontend Modules Select" menu "Demod Module" config UCCP bool "UCCP" default y help default for DVB-T ??? config LOAD_UCCP_FW_FROM_FLASH bool "Load UCCP firmware from flash." depends on UCCP default n help This option can increase the number of free memory , but will increase the load firmware time. config UCCP_DVBT2_SIGNAL_THROUGH_Q_ADC_PATH bool "DVBT2 SIGNAL THROUGH Q ADC PATH " depends on UCCP default n help This option for testing only. config MN88472 bool "MN88472" default n help default for DVB-T ??? config SI2168 bool "SI2168" default n help default for DVB-T ??? config SI2168B bool "SI2168B" default n help default for DVB-T ??? config HD2312A bool "HD2312A" default n help default for DTMB ??? config HD2312A_SHARE_CLOCK bool "Share HD2312A clock to tuner" depends on HD2312A default y help This option can enable HD2312A clock to tuner. config ATBM8880 bool "ATBM8880" default n help default for DTMB ??? config FALCON bool "FALCON" default n help default for DTMB ??? endmenu # Demod Module menu "LNB Module" config LNB_A8293 bool "LNB_A8293" default n help Support ??? config LNB_A8304 bool "LNB_A8304" default n help Support ??? config LNB_RT5006 bool "LNB_RT5006" default n help Support ??? config LNB_RT5007 bool "LNB_RT5007" default n help Support ??? config LNB_RT5047 bool "LNB_RT5047" default n help Support ??? config LNB_MP8124 bool "LNB_MP8124" default n help Support ??? config LNB_JW4005 bool "LNB_JW4005" default n help Support ??? config LNB_SGM41286 bool "LNB_SGM41286" default n help Support ??? endmenu # LNB Module menu "Tuner Module" config MXL601 bool "MXL601" default n help Support ??? menu "PACKAGE_TYEP" depends on MXL601 config PACKAGE_TYEP_TCL_ST02WM_2_E bool "TCL_ST02WM_2_E" default n endmenu # PACKAGE_TYEP config MXL661 bool "MXL661" default n help Support ??? config NXP18273 bool "NXP18273" default n help Support ??? config NXP18275 bool "NXP18275" default n help Support ??? config NXP182I5A bool "NXP182I5A(Supports both NXP18275A and NXP18275)" default n help Support ??? config SI2151 bool "SI2151" default n help Support ??? config SI2157 bool "SI2157" default n help Support ??? config SI2158 bool "SI2158" default n help Support ??? config R828 bool "R828" default n help Support ??? config R840 bool "R840" default n help Support ??? config SKIP_CHECK_RSSI depends on R840 bool "Skip Check RSSI" default n menu "Use Type" depends on R840 config R840_Module bool "Module" default n endmenu config R842 bool "R842" default n help Comob R840 and R842 config SKIP_CHECK_RSSI depends on R842 bool "Skip Check RSSI" default n menu "ShareXtal Option" depends on R842 config R842_MASTER_TO_SLAVE_XTAL_IN bool "R842_MASTER_TO_SLAVE_XTAL_IN" default y endmenu # ShareXtal Option config RDA5160 bool "RDA5160" default n help Support ??? config TUNER_TER_SHARE_CLOCK_TO_SAT depends on RDA5160 bool "Enabel XOUT druing power down.Share clock to satellite tuner" default n help Support ??? config SHARE_CRYSTAL depends on RDA5160 bool "Use Model Board's Crystal" default n help Support ??? choice prompt "CRYSTAL_TRIM_PROP_XO_CAP" depends on RDA5160 default RDA5160_Xtal_CAP_5P7PF config RDA5160_Xtal_CAP_4P7PF bool "4P7PF" config RDA5160_Xtal_CAP_5P2PF bool "5P2PF" config RDA5160_Xtal_CAP_5P7PF bool "5P7PF" config RDA5160_Xtal_CAP_6P2PF bool "6P2PF" config RDA5160_Xtal_CAP_6P7PF bool "6P7PF" config RDA5160_Xtal_CAP_7P2PF bool "7P2PF" config RDA5160_Xtal_CAP_7P7PF bool "7P7PF" config RDA5160_Xtal_CAP_8P2PF bool "8P2PF" endchoice config ATBM2040 bool "ATBM2040" default n help Support ATBM2040 config ATBM253 bool "ATBM253" default n help Support ATBM253 config SHARE_CRYSTAL depends on ATBM253 bool "Use Model Board's Crystal" default y help Support ??? endmenu # Tuner Module menu "DVB-S/S2 Tuner Module" config Airoha_AV2018 bool "Airoha_AV2018" default n help Support ??? config MontageTS2022 bool "MontageTS2022" default n help Support ??? config Rda_5815M bool "Rda_5815M" default n help Support ??? choice prompt "Xtal" depends on Rda_5815M default Rda_5815M_Xtal_24M config Rda_5815M_Xtal_24M bool "24M" config Rda_5815M_Xtal_27M bool "27M" config Rda_5815M_Xtal_30M bool "30M" endchoice config Rafael_RT710 bool "Rafael_RT710" default n help Support ??? choice prompt "Xtal" depends on Rafael_RT710 default RT710_Xtal_16M config Rafael_RT710_Xtal_16M bool "16M" config Rafael_RT710_Xtal_24M bool "24M" config Rafael_RT710_Xtal_27M bool "27M" endchoice endmenu # DVB-S/S2 Tuner Module endmenu # Frontend Modules Select config DEMODTYPE string default "UCCP" if UCCP default "MN88472" if MN88472 default "SI2168" if SI2168 default "SI2168B" if SI2168B default "HD2312A" if HD2312A default "ATBM8880" if ATBM8880 default "FALCON" if FALCON config LNBTYPE string default "LNB_A8293" if LNB_A8293 default "LNB_A8304" if LNB_A8304 default "LNB_MP8124" if LNB_MP8124 default "LNB_RT5006" if LNB_RT5006 default "LNB_RT5007" if LNB_RT5007 default "LNB_RT5047" if LNB_RT5047 default "LNB_JW4005" if LNB_JW4005 default "LNB_SGM41286" if LNB_SGM41286 config TUNERTYPE string default "MXL601" if MXL601 default "MXL661" if MXL661 default "NXP18273" if NXP18273 default "NXP18275" if NXP18275 default "NXP182I5A" if NXP182I5A default "SI2151" if SI2151 default "SI2157" if SI2157 default "SI2158" if SI2158 default "R828" if R828 default "R840" if R840 default "R842" if R842 default "RDA5160" if RDA5160 default "ATBM2040" if ATBM2040 default "ATBM253" if ATBM253 config S2TUNERTYPE string default "Airoha_AV2018" if Airoha_AV2018 default "MontageTS2022" if MontageTS2022 default "Rda_5815M" if Rda_5815M default "Rafael_RT710" if Rafael_RT710