config IMX_SM_CPU
	bool "Enable i.MX System Manager CPU API"
	depends on ARCH_IMX9 && SCMI_FIRMWARE
	select SCMI_ID_VENDOR_82
	help
	  If you say Y here to enable i.MX System Manager CPU
	  API to work on some NXP i.MX processors.

config IMX_SM_LMM
	bool "Enable i.MX System Manager Logical Machine API"
	depends on ARCH_IMX9 && SCMI_FIRMWARE
	select SCMI_ID_VENDOR_80
	help
	  If you say Y here to enable i.MX System Manager Logical Machine
	  API to work on some NXP i.MX processors.
