2020-11-05 01:15:31 +00:00
|
|
|
config DRM_KMB_DISPLAY
|
|
|
|
tristate "INTEL KEEMBAY DISPLAY"
|
2020-11-10 14:43:50 +00:00
|
|
|
depends on DRM
|
|
|
|
depends on ARCH_KEEMBAY || COMPILE_TEST
|
2020-11-05 01:15:31 +00:00
|
|
|
select DRM_KMS_HELPER
|
|
|
|
select DRM_KMS_CMA_HELPER
|
|
|
|
select DRM_GEM_CMA_HELPER
|
2020-11-10 14:42:19 +00:00
|
|
|
select DRM_MIPI_DSI
|
2020-11-05 01:15:31 +00:00
|
|
|
help
|
|
|
|
Choose this option if you have Intel's KeemBay SOC which integrates
|
|
|
|
an ARM Cortex A53 CPU with an Intel Movidius VPU.
|
|
|
|
|
|
|
|
If M is selected the module will be called kmb-drm.
|