2020-11-04 17:15:31 -08:00
|
|
|
config DRM_KMB_DISPLAY
|
2020-11-13 14:53:34 +10:00
|
|
|
tristate "Intel Keembay Display"
|
2020-11-10 15:43:50 +01:00
|
|
|
depends on DRM
|
|
|
|
depends on ARCH_KEEMBAY || COMPILE_TEST
|
2024-09-24 09:12:21 +02:00
|
|
|
select DRM_CLIENT_SELECTION
|
2020-11-04 17:15:31 -08:00
|
|
|
select DRM_KMS_HELPER
|
2024-09-03 05:01:57 +03:00
|
|
|
select DRM_DISPLAY_HELPER
|
|
|
|
select DRM_BRIDGE_CONNECTOR
|
2022-08-02 02:04:03 +02:00
|
|
|
select DRM_GEM_DMA_HELPER
|
2020-11-10 15:42:19 +01:00
|
|
|
select DRM_MIPI_DSI
|
2020-11-04 17:15:31 -08: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.
|