menu "MCST Vivante GPU support (galcore v6.4.8)"
	depends on DRM_VIVANTE

config MCST_GPU_VIV
	tristate "MCST Vivante GPU support (galcore v6.4.8)"
	depends on ARCH_FORCE_MAX_ORDER > 15 && (E2K && CPU_E1CP || E90S)
	# Cannot enable several versions at the same time (see MCST_GPU_VIV_E8V7)
	depends on MCST_GPU_VIV_E8V7=n
	select DRM_VM
	default m
	help
         Say Y to get the GPU driver support.

endmenu
