blob: c3d08269faa93f79673f10a4985d13d5372938fc [file] [log] [blame]
Hyun Kwond76271d2018-07-07 19:05:34 -07001config DRM_ZYNQMP_DPSUB
2 tristate "ZynqMP DisplayPort Controller Driver"
3 depends on ARCH_ZYNQMP || COMPILE_TEST
4 depends on COMMON_CLK && DRM && OF
Laurent Pinchart3e8b2402020-07-29 01:23:32 +03005 depends on DMADEVICES
Dylan Yip97271c72021-02-18 12:31:22 -08006 depends on PHY_XILINX_ZYNQMP
7 depends on XILINX_ZYNQMP_DPDMA
Hyun Kwond76271d2018-07-07 19:05:34 -07008 select DMA_ENGINE
9 select DRM_GEM_CMA_HELPER
10 select DRM_KMS_CMA_HELPER
11 select DRM_KMS_HELPER
12 select GENERIC_PHY
13 help
14 This is a DRM/KMS driver for ZynqMP DisplayPort controller. Choose
15 this option if you have a Xilinx ZynqMP SoC with DisplayPort
16 subsystem.