xref: /openbmc/linux/drivers/gpu/drm/kmb/Kconfig (revision 4a83c26a)
1ed794057SAnitha Chrisanthusconfig DRM_KMB_DISPLAY
224bdae69SDave Airlie	tristate "Intel Keembay Display"
3ade89646SGeert Uytterhoeven	depends on DRM
4ade89646SGeert Uytterhoeven	depends on ARCH_KEEMBAY || COMPILE_TEST
5ed794057SAnitha Chrisanthus	select DRM_KMS_HELPER
6*4a83c26aSDanilo Krummrich	select DRM_GEM_DMA_HELPER
7dc0636b8SGeert Uytterhoeven	select DRM_MIPI_DSI
8ed794057SAnitha Chrisanthus	help
9ed794057SAnitha Chrisanthus	Choose this option if you have Intel's KeemBay SOC which integrates
10ed794057SAnitha Chrisanthus	an ARM Cortex A53 CPU with an Intel Movidius VPU.
11ed794057SAnitha Chrisanthus
12ed794057SAnitha Chrisanthus	If M is selected the module will be called kmb-drm.
13