menu "MXC Vivante GPU support"
	depends on SOC_IMX6 || ARCH_FSL_IMX8QM

config MXC_GPU_VIV
	tristate "MXC Vivante GPU support"
	default y

	---help---
         Say Y to get the GPU driver support.

config MXC_GPU_VIV_DISABLE_THERMAL
	bool "disable thermal control in gpu"
	help
	  disable thermal control in gpu
endmenu
