xref: /openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/Kconfig (revision 7a846d3c43b0b6d04300be9ba666b102b57a391a)
1config DRM_HISI_HIBMC
2	tristate "DRM Support for Hisilicon Hibmc"
3	depends on DRM && PCI && MMU
4	select DRM_KMS_HELPER
5	select DRM_TTM
6
7	help
8	  Choose this option if you have a Hisilicon Hibmc soc chipset.
9	  If M is selected the module will be called hibmc-drm.
10