mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
|
config DRM_ZTE
|
||
|
tristate "DRM Support for ZTE SoCs"
|
||
|
depends on DRM && ARCH_ZX
|
||
|
select DRM_KMS_CMA_HELPER
|
||
|
select DRM_KMS_FB_HELPER
|
||
|
select DRM_KMS_HELPER
|
||
|
help
|
||
|
Choose this option to enable DRM on ZTE ZX SoCs.
|