menu "MXC Vivante GPU support"

config MXC_GPU_VIV
	tristate "MXC Vivante GPU support"
	depends on DRM
	default y

	help
         Say Y to get the GPU driver support.

config MXC_GPU_VIV_DISABLE_THERMAL
	bool "disable thermal control in gpu"
	help
	  Say Y to disable thermal control in MXC GPU Vivante.
	  No thermal throttling with GPU.

	  This configuration is used on Sony product only.
	  If unsure, say N.
endmenu
