Lines Matching +full:phy +full:- +full:select

1 # SPDX-License-Identifier: GPL-2.0-only
15 select IOMMU_IO_PGTABLE
16 select QCOM_MDT_LOADER if ARCH_QCOM
17 select REGULATOR
18 select DRM_CLIENT_SELECTION
19 select DRM_DISPLAY_DP_AUX_BUS
20 select DRM_DISPLAY_DP_HELPER
21 select DRM_DISPLAY_HELPER
22 select DRM_BRIDGE_CONNECTOR
23 select DRM_EXEC
24 select DRM_KMS_HELPER
25 select DRM_PANEL
26 select DRM_BRIDGE
27 select DRM_PANEL_BRIDGE
28 select DRM_SCHED
29 select FB_SYSMEM_HELPERS if DRM_FBDEV_EMULATION
30 select SHMEM
31 select TMPFS
32 select QCOM_SCM
33 select WANT_DEV_COREDUMP
34 select SND_SOC_HDMI_CODEC if SND_SOC
35 select SYNC_FILE
36 select PM_OPP
37 select NVMEM
38 select PM_GENERIC_DOMAINS
39 select TRACE_GPU_MEM
64 depends on $(success,$(PYTHON3) -c "import lxml")
66 Validate XML files with register definitions against rules-fd schema.
86 select DRM_MSM_MDSS
96 select DRM_MSM_MDSS
97 select DRM_DISPLAY_DSC_HELPER
107 select RATIONAL
117 select DRM_PANEL
118 select DRM_MIPI_DSI
119 select DRM_DISPLAY_DSC_HELPER
126 bool "Enable DSI 28nm PHY driver in MSM DRM"
130 Choose this option if the 28nm DSI PHY is used on the platform.
133 bool "Enable DSI 20nm PHY driver in MSM DRM"
137 Choose this option if the 20nm DSI PHY is used on the platform.
140 bool "Enable DSI 28nm 8960 PHY driver in MSM DRM"
144 Choose this option if the 28nm DSI PHY 8960 variant is used on the
148 bool "Enable DSI 14nm PHY driver in MSM DRM (used by MSM8996/APQ8096)"
152 Choose this option if DSI PHY on 8996 is used on the platform.
155 bool "Enable DSI 10nm PHY driver in MSM DRM (used by SDM845)"
159 Choose this option if DSI PHY on SDM845 is used on the platform.
162 bool "Enable DSI 7nm/5nm/4nm PHY driver in MSM DRM"
166 Choose this option if DSI PHY on SM8150/SM8250/SM8350/SM8450/SM8550/SC7280
177 through some kind of DSI-to-HDMI bridge, this option can be disabled.