source "drivers/gpu/drm/phytium/octopus/Kconfig"

config DRM_PHYTIUM
	tristate "DRM Support for Phytium Graphics Card"
	depends on DRM
	select DRM_KMS_HELPER
	help
	  Choose this option if you have a phytium graphics card.
	  This driver provides kernel mode setting and buffer management to userspace.

config PHYTIUM_PCI_DRIVER
	bool "Support for Phytium Pcie Graphics Card"
	depends on DRM_PHYTIUM
	default y
	help
	  Support for Phytium pcie driver, used for Pcie Graphics Card as found.
