xref: /linux-6.15/drivers/gpu/drm/kmb/Kconfig (revision 56e3fd4e)
1ed794057SAnitha Chrisanthusconfig DRM_KMB_DISPLAY
224bdae69SDave Airlie	tristate "Intel Keembay Display"
3ade89646SGeert Uytterhoeven	depends on DRM
4ade89646SGeert Uytterhoeven	depends on ARCH_KEEMBAY || COMPILE_TEST
5*56e3fd4eSThomas Zimmermann	select DRM_CLIENT_SELECTION
6ed794057SAnitha Chrisanthus	select DRM_KMS_HELPER
79da7ec9bSDmitry Baryshkov	select DRM_DISPLAY_HELPER
89da7ec9bSDmitry Baryshkov	select DRM_BRIDGE_CONNECTOR
94a83c26aSDanilo Krummrich	select DRM_GEM_DMA_HELPER
10dc0636b8SGeert Uytterhoeven	select DRM_MIPI_DSI
11ed794057SAnitha Chrisanthus	help
12ed794057SAnitha Chrisanthus	Choose this option if you have Intel's KeemBay SOC which integrates
13ed794057SAnitha Chrisanthus	an ARM Cortex A53 CPU with an Intel Movidius VPU.
14ed794057SAnitha Chrisanthus
15ed794057SAnitha Chrisanthus	If M is selected the module will be called kmb-drm.
16