blob: 1df22a852a23e23841b1bdcf4d960bae0b17ec70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config DRM_LOGICVC
tristate "LogiCVC DRM"
depends on DRM
depends on OF || COMPILE_TEST
select DRM_KMS_HELPER
select DRM_KMS_DMA_HELPER
select DRM_GEM_DMA_HELPER
select REGMAP
select REGMAP_MMIO
help
DRM display driver for the logiCVC programmable logic block from Xylon
|