config MTK_TINYSYS_MCUPM_SUPPORT
	bool "Specify Interface Support MCUPM"
	default n
	help
	  MCUPM is a MediaTek in-house hardware for CPU DVFS & MCDI feature
	  under secure world.
	  Set Y to enable this feature.
	  If unsure, set N to stay with legancy feature.

config MTK_TINYSYS_MCUPM_PLT_SUPPORT
	bool "Specify Interface of MCUPM on Platform"
	default n
	help
	  MCUPM is a MediaTek in-house hardware for CPU DVFS & MCDI feature
	  based on platform.
	  Set Y to enable this feature for specific platform.
	  If unsure, set N to stay with legancy feature.
