config MTK_IN_HOUSE_TEE_SUPPORT
	bool "Enable MTK In House TEE Support"
	help
	  This option decides if the support MTK in-house TEE
	  (Trusted Execution Environment)
	  Set to yes if MTK TEE is supported.
	  If you are not sure if it is supported, set it to no.

config MTK_DRM_KEY_MNG_SUPPORT
	bool "Enable MTK DRM Key Manager Support"
	depends on (MTK_IN_HOUSE_TEE_SUPPORT) || (TRUSTONIC_TEE_SUPPORT) || (TRUSTY)
	help
	  This enable MTK DRM Key Manager Support.
	  depending on MTK In-House TEE Support
	  or Trustonic TEE Support
