]> Git Repo - J-linux.git/blob - drivers/gpu/drm/kmb/Kconfig
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / gpu / drm / kmb / Kconfig
1 config DRM_KMB_DISPLAY
2         tristate "Intel Keembay Display"
3         depends on DRM
4         depends on ARCH_KEEMBAY || COMPILE_TEST
5         select DRM_CLIENT_SELECTION
6         select DRM_KMS_HELPER
7         select DRM_DISPLAY_HELPER
8         select DRM_BRIDGE_CONNECTOR
9         select DRM_GEM_DMA_HELPER
10         select DRM_MIPI_DSI
11         help
12         Choose this option if you have Intel's KeemBay SOC which integrates
13         an ARM Cortex A53 CPU with an Intel Movidius VPU.
14
15         If M is selected the module will be called kmb-drm.
This page took 0.030455 seconds and 4 git commands to generate.