mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-22 14:59:52 +07:00
10 lines
328 B
Plaintext
10 lines
328 B
Plaintext
|
config DRM_HISI_KIRIN
|
||
|
tristate "DRM Support for Hisilicon Kirin series SoCs Platform"
|
||
|
depends on DRM && OF && ARM64
|
||
|
select DRM_KMS_HELPER
|
||
|
select DRM_GEM_CMA_HELPER
|
||
|
select DRM_KMS_CMA_HELPER
|
||
|
help
|
||
|
Choose this option if you have a hisilicon Kirin chipsets(hi6220).
|
||
|
If M is selected the module will be called kirin-drm.
|