config GPU_709_CSMCORE
	tristate "709 csmcore support"
	depends on DRM && (ARM64 || MIPS || X86 || LOONGARCH || SW64) && m && 64BIT && PCI
	depends on PRINTK && PM
	select DRM_KMS_HELPER
	default n
	help
	  709 csmcore gpu driver
	  To support driver updated by dkms later,
	  we should build this in module(m).
