menuconfig MEDIATEK_SOLUTION bool "MediaTek Properitary Configuration" help Check this to enable MediaTek properity configuration. if MEDIATEK_SOLUTION config MTK_PLATFORM string "MTK platform name" config ARCH_MTK_PROJECT string "MTK project name" config MTK_INTERNAL bool "Enable MTK internal debug feature" help Identify if codebase is built with MTK internal debug (Don't modify this feature option setting.) source "drivers/misc/mediatek/cirq/Kconfig" source "drivers/misc/mediatek/systracker/Kconfig" source "drivers/misc/mediatek/l2c_share/Kconfig" config HAVE_AEE_FEATURE bool "HAVE_AEE_FEATURE" help AEE (Android Exception Engine) that designed by Mediatek is an exception catching and debugging information generation mechanism. It can collect and dump information to filesystem (/sdcard/mtklog/aee_exp) when fatel occur(E.g. kernel panic/android system server crash and ..) config HAVE_XLOG_FEATURE bool "HAVE_XLOG_FEATURE" help It decide whether the system has XLOG mechanism. XLOG is a log filter mechanism which can filter the logs by tag before they are written to log buffer config FPGA_EARLY_PORTING bool "FPGA_EARLY_PORTING" help Used for FPGA early porting to separate code segments between FPGA platform and non-FPGA platform config MTK_EMMC_SUPPORT bool "MTK_EMMC_SUPPORT" help eMMC feature enable/disable config MTK_NEW_COMBO_EMMC_SUPPORT bool "MTK_NEW_COMBO_EMMC_SUPPORT" help Add option for new combo-emmc config MTK_GPT_SCHEME_SUPPORT bool "MTK_GPT_SCHEME_SUPPORT" depends on EFI_PARTITION help MTK Support for GUID Partition Table config MTK_SHARED_SDCARD bool "MTK_SHARED_SDCARD" help sdcard will be a folder of /data config MTK_MULTI_STORAGE_SUPPORT bool "MTK_MULTI_STORAGE_SUPPORT" help Support more than 1 SD. Some write app can save to one of the storages. Ex: Camera,recorder,browser,BT,ATV,CMMB. Mount service can mount multi-storage. And Media scanner will scan all storages. config MTK_MULTI_PARTITION_MOUNT_ONLY_SUPPORT bool "MTK_MULTI_PARTITION_MOUNT_ONLY_SUPPORT" help Enable/disable USB OTG to mount multi-partition USB disk config MTK_SECURITY_SW_SUPPORT bool "Enable MTK SECURITY SW Support" default n help If yes, All security function in preloader/LK/kernel/android will be built into software images config MTK_SEC_MODEM_AUTH bool "Enable MTK SECURITY MODEM AUTH" default n help If yes, All security function in preloader/LK/kernel/android will be built into software images config HAVE_MTK_IN_HOUSE_TEE_SUPPORT bool "Enable MTK in-house TEE Solution" def_bool n config MTK_IN_HOUSE_TEE_SUPPORT bool "Enable MTK In House TEE Support" depends on HAVE_MTK_IN_HOUSE_TEE_SUPPORT default n help This enable MTK TEE support. config HAVE_TRUSTONIC_TEE_SUPPORT bool "Enable MTK TRUSTONIC TEE Solution" default n # # TRUSTONIC TEE configuration # config TRUSTONIC_TEE_SUPPORT bool "Enable Trustonic TEE Support" depends on HAVE_TRUSTONIC_TEE_SUPPORT default n ---help--- Enable Trustonic TEE Support config TRUSTONIC_TRUSTED_UI tristate "