mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-14 11:15:54 +00:00
10 lines
247 B
Plaintext
10 lines
247 B
Plaintext
config DRM_LOGICVC
|
|
tristate "LogiCVC DRM"
|
|
depends on DRM
|
|
depends on OF || COMPILE_TEST
|
|
select DRM_KMS_HELPER
|
|
select DRM_KMS_CMA_HELPER
|
|
select DRM_GEM_CMA_HELPER
|
|
help
|
|
DRM display driver for the logiCVC programmable logic block from Xylon
|