2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2016-11-16 17:15:34 +08:00
|
|
|
config DRM_HISI_HIBMC
|
|
|
|
tristate "DRM Support for Hisilicon Hibmc"
|
2017-01-07 19:39:11 +08:00
|
|
|
depends on DRM && PCI && MMU
|
2016-11-16 17:15:34 +08:00
|
|
|
select DRM_KMS_HELPER
|
2019-05-08 16:26:29 +08:00
|
|
|
select DRM_VRAM_HELPER
|
2016-11-16 17:15:34 +08:00
|
|
|
|
|
|
|
help
|
|
|
|
Choose this option if you have a Hisilicon Hibmc soc chipset.
|
|
|
|
If M is selected the module will be called hibmc-drm.
|