]> Git Repo - linux.git/blob - drivers/gpu/drm/sprd/Kconfig
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd5f/linux...
[linux.git] / drivers / gpu / drm / sprd / Kconfig
1 config DRM_SPRD
2         tristate "DRM Support for Unisoc SoCs Platform"
3         depends on ARCH_SPRD || COMPILE_TEST
4         depends on DRM && OF
5         select DRM_GEM_DMA_HELPER
6         select DRM_KMS_HELPER
7         select DRM_MIPI_DSI
8         select VIDEOMODE_HELPERS
9         help
10           Choose this option if you have a Unisoc chipset.
11           If M is selected the module will be called sprd_drm.
12
This page took 0.037465 seconds and 4 git commands to generate.