]> Git Repo - J-linux.git/blob - drivers/gpu/drm/sti/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 / sti / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config DRM_STI
3         tristate "DRM Support for STMicroelectronics SoC stiH4xx Series"
4         depends on OF && DRM && (ARCH_STI || COMPILE_TEST)
5         select RESET_CONTROLLER
6         select DRM_CLIENT_SELECTION
7         select DRM_KMS_HELPER
8         select DRM_GEM_DMA_HELPER
9         select DRM_PANEL
10         select FW_LOADER
11         select SND_SOC_HDMI_CODEC if SND_SOC
12         help
13           Choose this option to enable DRM on STM stiH4xx chipset
This page took 0.028781 seconds and 4 git commands to generate.