blob: c7129dc3bdfc571a947a42aece91026e356ff3bf (
plain)
1
2
3
4
5
6
7
8
9
|
config DRM_HISI_HIBMC
tristate "DRM Support for Hisilicon Hibmc"
depends on DRM && PCI && MMU
select DRM_KMS_HELPER
select DRM_TTM
help
Choose this option if you have a Hisilicon Hibmc soc chipset.
If M is selected the module will be called hibmc-drm.
|