brintos

brintos / linux-shallow public Read only

0
0
Text · 421 B · e5ae3ec Raw
15 lines · plain
1config DRM_KMB_DISPLAY2	tristate "Intel Keembay Display"3	depends on DRM4	depends on ARCH_KEEMBAY || COMPILE_TEST5	select DRM_KMS_HELPER6	select DRM_DISPLAY_HELPER7	select DRM_BRIDGE_CONNECTOR8	select DRM_GEM_DMA_HELPER9	select DRM_MIPI_DSI10	help11	Choose this option if you have Intel's KeemBay SOC which integrates12	an ARM Cortex A53 CPU with an Intel Movidius VPU.13 14	If M is selected the module will be called kmb-drm.15