You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
337 B
13 lines
337 B
config DRM_SPRD
|
|
tristate "DRM Support for Unisoc SoCs Platform"
|
|
depends on ARCH_SPRD || COMPILE_TEST
|
|
depends on DRM && OF
|
|
select DRM_GEM_DMA_HELPER
|
|
select DRM_KMS_HELPER
|
|
select DRM_MIPI_DSI
|
|
select VIDEOMODE_HELPERS
|
|
help
|
|
Choose this option if you have a Unisoc chipset.
|
|
If M is selected the module will be called sprd_drm.
|
|
|