menu "DVB Modules" config DTV_SUPPORT bool default y config DTV_NOTSUPPORT_HEVC bool "Not support HEVC" default n depends on DTV_SUPPORT config DVB_SYSTEM_DVBT_SUPPORT bool "DVBT_SUPPORT" help Select DVBT_SUPPORT config DVB_SYSTEM_DVBT_NETWORK_NUM depends on DVB_SYSTEM_DVBT_SUPPORT int "Num of DVBT Network" default 120 help Define the number of network of DVB-T config DVB_SYSTEM_DVBT_TP_NUM depends on DVB_SYSTEM_DVBT_SUPPORT int "Num of DVBT Transport Stream" default 120 help Define the number of transport stream of DVB-T config DVB_SYSTEM_DVBT_SERVICE_NUM depends on DVB_SYSTEM_DVBT_SUPPORT int "Num of DVBT Service" default 1000 help Define the number of service of DVB-T config DVB_SYSTEM_EXTEND_DVBT_AFC depends on DVB_SYSTEM_DVBT_SUPPORT bool "Enable Extend DVBT Afc" default n help Enable Dvb-t scan range to +- 800kHz config DVB_SYSTEM_DVBT2_SUPPORT bool "DVBT2_SUPPORT" help Select DVBT2_SUPPORT config DVB_SYSTEM_DVBC_SUPPORT bool "DVBC_SUPPORT" help Select DVBC_SUPPORT config DVB_SYSTEM_DVBC_NETWORK_NUM depends on DVB_SYSTEM_DVBC_SUPPORT int "Num of DVBC Network" default 10 help Define the number of network of DVB-C config DVB_SYSTEM_DVBC_TP_NUM depends on DVB_SYSTEM_DVBC_SUPPORT int "Num of DVBC Transport Stream" default 120 help Define the number of transport stream of DVB-C config DVB_SYSTEM_DVBC_SERVICE_NUM depends on DVB_SYSTEM_DVBC_SUPPORT int "Num of DVBC Service" default 1000 help Define the number of service of DVB-C config DVB_SYSTEM_DVBS_SUPPORT bool "DVBS_SUPPORT" help Select DVBS_SUPPORT config DVB_SYSTEM_DVBS_SWAP_IQ_CHANNEL depends on DVB_SYSTEM_DVBS_SUPPORT bool "Enable DVBS Swap IQ Channel" default n help Enable Swap IQ channel in dvb-s standard config DVB_SYSTEM_EXTEND_DVBS_AFC depends on DVB_SYSTEM_DVBS_SUPPORT bool "Enable Extend DVBS Afc" default n help Enlarge DvbS cfo range config DVB_SYSTEM_DVBS_DEFAULT_DATABASE depends on DVB_SYSTEM_DVBS_SUPPORT bool "Support DVBS Default Database(Binary Format) Loading" default n help Define whether support Default database loading for DVB-S config DVB_SYSTEM_DVBS_UNICABLE_SUPPORT depends on DVB_SYSTEM_DVBS_SUPPORT bool "Support Unicable" default y help Define whether support Unicable for DVB-S config DVB_SYSTEM_DVBS_NETWORK_NUM depends on DVB_SYSTEM_DVBS_SUPPORT int "Num of DVBS Network" default 70 help Define the number of network of DVB-S config DVB_SYSTEM_DVBS_TP_NUM depends on DVB_SYSTEM_DVBS_SUPPORT int "Num of DVBS Transport Stream" default 2500 help Define the number of transport stream of DVB-S config DVB_SYSTEM_DVBS_SERVICE_NUM depends on DVB_SYSTEM_DVBS_SUPPORT int "Num of DVBS Service" default 5000 help Define the number of service of DVB-S config SUPPORT_BISS depends on DVB_SYSTEM_DVBS_SUPPORT bool "Support BISS" default n help Define support BISS or not config SUPPORT_FAST_SCANNING depends on DVB_SYSTEM_DVBS_SUPPORT bool "Support Fast Scanning" default n help Define support Support Fast Scanning or not menu "On The Air Upgrade Select" config SUPPORT_SSU_UPGRADE bool "SUPPORT_SSU_UPGRADE" help Define SSU Upgrade config SUPPORT_SSU_ENHANCE_UPGRADE depends on SUPPORT_SSU_UPGRADE bool "SUPPORT_SSU_ENHANCE_UPGRADE" help Define SSU ENHANCE Upgrade config SUPPORT_OAD_UPGRADE bool "SUPPORT_OAD_UPGRADE" help Define OAD Upgrade config SUPPORT_OTA_UPGRADE bool default y if (SUPPORT_SSU_UPGRADE || SUPPORT_OAD_UPGRADE) endmenu # "On Air Upgrade Select" menu "Subtitle Select" config SUPPORT_SUBTITLE bool "SUBTITLE Support" default y help Select Subtitle config ONLY_SUPPORT_SUBTITLE_WITH_END_MARKER depends on SUPPORT_SUBTITLE bool "Filter out the data which don't have an end marker" default n endmenu # "Subtitle Select" menu "Certification Select" config SUPPORT_DTG_CERTIFICATION bool "DTG Support" default y help Select DTG Support config SUPPORT_FREEVIEW_NZ bool "Freeview NZ Support" select SUPPORT_MHEG5_HD help Select Freeview New Zealand Support config SUPPORT_RIKS_CERTIFICATION bool "RIKS Support" default n help Select RIKS Support config SUPPORT_ANTENNA_READY_HD_CERTIFICATION bool "AntennaReady HD Support" default n select SUPPORT_DTG_CERTIFICATION help Select AntennaReady HD Support config SUPPORT_MINDIG_CERTIFICATION bool "MinDig Support" default n help Select MinDig Support config SUPPORT_BOXER_CERTIFICATION bool "BOXER Support" default n select SUPPORT_DTG_CERTIFICATION help Select BOXER Support config SUPPORT_UNITY_MEDIA_CERTIFICATION depends on DVB_SYSTEM_DVBC_SUPPORT bool "UnityMedia Support" default n select SUPPORT_DTG_CERTIFICATION help Select UnityMedia Support config SUPPORT_KDG_CERTIFICATION bool "KDG Support" default n help Select KDG Support config SUPPORT_YOU_SEE_CERTIFICATION depends on DVB_SYSTEM_DVBC_SUPPORT bool "YouSee Support" default n select SUPPORT_DTG_CERTIFICATION help Select YouSee Support config SUPPORT_COMHEM_CERTIFICATION bool "ComHem Support" default n help Select ComHem Support config SUPPORT_MALAYSIA_CERTIFICATION bool "Malaysia Support" default n help Select Malaysia Support endmenu # "Certification Select" menu "CI Select" config CI_SUPPORT bool "CI support" default y config CIPLUS_SUPPORT depends on CI_SUPPORT bool "CI plus Support" default n help Select CI plus Support config CIKEY_PREFIX depends on CIPLUS_SUPPORT string "CIkey BIN file Prefix" default "CIPlusKey_" config CIPLUS_USE_PROTECTION_KEY depends on CIPLUS_SUPPORT bool "Use protection key for CI+ key?" default n help If CI+ key is encrypted by protection key, enable this and assigned protection key in order to decrypt CI+ key. config CIPLUS_PROTECTION_KEY depends on CIPLUS_USE_PROTECTION_KEY string "Assigned 16 bytes protection key here" default "0123456789abcdeffedcba9876543210" help CI+ key is encrypted by specific protection key. We assign protection key here to decrypt CI+ key. config CIPLUS_CACHE_DATA_NOT_SAVE depends on CIPLUS_SUPPORT bool "CI Plus Cache Data Not Save" default y help not save CI PLUS cache data,must wait sdt. config FTA_CHANNEL_BYPASS_STREAM depends on !CIPLUS_CACHE_DATA_NOT_SAVE bool #"FTA Channel bypass stream(not meet ci+ spec)" default n help FTA Channel bypass stream,not meet ci+ spec config CIPLUS_SUPPORT_PVR depends on CIPLUS_SUPPORT bool "CI plus PVR Support" default n help Select CI plus PVR Support config CIPLUS_SUPPORT_IP depends on CIPLUS_SUPPORT bool "CI plus IP Support" default n help Select CI plus IP Support config CIPLUS_TEST depends on CIPLUS_SUPPORT bool "Enable CIPLUS Test Code (Debug Only)" default n help Enable CIPLUS Test Code. This helps us to verify host control without CAM. config CI_DISALBE_HOST_SHUNNING depends on CI_SUPPORT bool "Disable Hosting Shunning" default n help In order to avoid mosaic when we change channel, never bypass TS with CI only cam inserted in this case. Please note that CI+ test will fail when host shunning is disabled. endmenu #"CI plus Select" menu "PVR Support" config SUPPORT_PVR bool "Enable PVR module" default y help Select PVR Support config SUPPORT_PVR_AD depends on SUPPORT_PVR bool "SUPPORT PVR AD" default y config SUPPORT_PVR_RADIO_FULL_LOGO depends on SUPPORT_PVR bool "SUPPORT play radio file show full logo" default n config SUPPORT_PVR_DATA_ENCRYPTION depends on SUPPORT_PVR bool "SUPPORT PVR with data encryption" default n config PVR_DISABLE_TIMESHIFT depends on SUPPORT_PVR bool "Disable Timeshift, Just use Rec, FilePlay." default n endmenu # PVR Support config EPG_LANG_DEFAULT_BY_OSDLANG bool "Support EPG Language by OSDLanguage" default n help EPG Language by OSDLanguage config SUPPORT_HBBTV bool "Support HBBTV" default n help Support HBBTV config SUPPORT_DUBAI bool "Support DUBAI" default n help Support DUBAI endmenu #"DTV Modules"