xref: /linux/drivers/gpu/drm/hisilicon/hibmc/Kconfig (revision 3719a04a80caf660f899a462cd8f3973bcfa676e)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
25e0df3a0SRongrong Zouconfig DRM_HISI_HIBMC
35e0df3a0SRongrong Zou	tristate "DRM Support for Hisilicon Hibmc"
444cff6c5SThomas Zimmermann	depends on DRM && PCI
5677a7cf2SThomas Zimmermann	select DRM_CLIENT_SELECTION
6*9ab127a1SArnd Bergmann	select DRM_DISPLAY_HELPER
7*9ab127a1SArnd Bergmann	select DRM_DISPLAY_DP_HELPER
85e0df3a0SRongrong Zou	select DRM_KMS_HELPER
9e2f572aaSThomas Zimmermann	select DRM_VRAM_HELPER
104f7f1973SGerd Hoffmann	select DRM_TTM
114f7f1973SGerd Hoffmann	select DRM_TTM_HELPER
12000458b5SUwe Kleine-König	select I2C
13000458b5SUwe Kleine-König	select I2C_ALGOBIT
145e0df3a0SRongrong Zou	help
155e0df3a0SRongrong Zou	  Choose this option if you have a Hisilicon Hibmc soc chipset.
165e0df3a0SRongrong Zou	  If M is selected the module will be called hibmc-drm.
17