# SPDX-License-Identifier: GPL-2.0
menu "RXView GPU devices"

config GPU_RXST_RXVIEWGPU
	tristate "RXView GPU"
	depends on DRM && PCI && ARM64
	select FW_LOADER
	select DRM_KMS_HELPER
	select DRM_KMS_CMA_HELPER
	select VIDEOMODE_HELPERS
	select DRM_KMS_FB_HELPER
	select DRM_MIPI_DSI
	select DRM_PANEL
	help
	  Choose this option if you want to compile the RXView GPU drivers.
	  It supports the RXView BF200 soc and BF2000 hardware.

	  If M is selected, the module will be called kunlun-pvrsrvkm.

endmenu
