GNU Linux-libre 5.19-rc6-gnu
[releases.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         depends on DMADEVICES
6         depends on PHY_XILINX_ZYNQMP
7         depends on XILINX_ZYNQMP_DPDMA
8         select DMA_ENGINE
9         select DRM_DISPLAY_DP_HELPER
10         select DRM_DISPLAY_HELPER
11         select DRM_GEM_CMA_HELPER
12         select DRM_KMS_HELPER
13         select GENERIC_PHY
14         help
15           This is a DRM/KMS driver for ZynqMP DisplayPort controller. Choose
16           this option if you have a Xilinx ZynqMP SoC with DisplayPort
17           subsystem.