xref: /openbmc/linux/drivers/gpu/drm/kmb/Kconfig (revision dc0636b8)
1ed794057SAnitha Chrisanthusconfig DRM_KMB_DISPLAY
2ed794057SAnitha Chrisanthus	tristate "INTEL KEEMBAY DISPLAY"
3ed794057SAnitha Chrisanthus	depends on DRM && OF && (ARM || ARM64)
4ed794057SAnitha Chrisanthus	depends on COMMON_CLK
5ed794057SAnitha Chrisanthus	select DRM_KMS_HELPER
6ed794057SAnitha Chrisanthus	select DRM_KMS_CMA_HELPER
7ed794057SAnitha Chrisanthus	select DRM_GEM_CMA_HELPER
8*dc0636b8SGeert Uytterhoeven	select DRM_MIPI_DSI
9ed794057SAnitha Chrisanthus	help
10ed794057SAnitha Chrisanthus	Choose this option if you have Intel's KeemBay SOC which integrates
11ed794057SAnitha Chrisanthus	an ARM Cortex A53 CPU with an Intel Movidius VPU.
12ed794057SAnitha Chrisanthus
13ed794057SAnitha Chrisanthus	If M is selected the module will be called kmb-drm.
14