]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - drivers/gpu/drm/xlnx/Kconfig
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulu...
[mirror_ubuntu-jammy-kernel.git] / drivers / gpu / drm / xlnx / Kconfig
1 config DRM_ZYNQMP_DPSUB
2 tristate "ZynqMP DisplayPort Controller Driver"
3 depends on ARCH_ZYNQMP || COMPILE_TEST
4 depends on COMMON_CLK && DRM && OF
5 select DMA_ENGINE
6 select DRM_GEM_CMA_HELPER
7 select DRM_KMS_CMA_HELPER
8 select DRM_KMS_HELPER
9 select GENERIC_PHY
10 help
11 This is a DRM/KMS driver for ZynqMP DisplayPort controller. Choose
12 this option if you have a Xilinx ZynqMP SoC with DisplayPort
13 subsystem.