Back to home page

OSCL-LXR

 
 

    


0001 config DRM_ZYNQMP_DPSUB
0002         tristate "ZynqMP DisplayPort Controller Driver"
0003         depends on ARCH_ZYNQMP || COMPILE_TEST
0004         depends on COMMON_CLK && DRM && OF
0005         depends on DMADEVICES
0006         depends on PHY_XILINX_ZYNQMP
0007         depends on XILINX_ZYNQMP_DPDMA
0008         select DMA_ENGINE
0009         select DRM_DISPLAY_DP_HELPER
0010         select DRM_DISPLAY_HELPER
0011         select DRM_GEM_CMA_HELPER
0012         select DRM_KMS_HELPER
0013         select GENERIC_PHY
0014         help
0015           This is a DRM/KMS driver for ZynqMP DisplayPort controller. Choose
0016           this option if you have a Xilinx ZynqMP SoC with DisplayPort
0017           subsystem.