config [31mCONFIG_DRM_MSM[0m tristate "MSM DRM" depends on [31mCONFIG_DRM[0m depends on [31mCONFIG_ARCH_QCOM[0m || ([31mCONFIG_ARM[0m && [31mCONFIG_COMPILE_TEST[0m) depends on [31mCONFIG_OF[0m && [31mCONFIG_COMMON_CLK[0m select [31mCONFIG_REGULATOR[0m select [31mCONFIG_DRM_KMS_HELPER[0m select [31mCONFIG_DRM_PANEL[0m select [31mCONFIG_SHMEM[0m select [31mCONFIG_TMPFS[0m select [31mCONFIG_QCOM_SCM[0m select [31mCONFIG_SND_SOC_HDMI_CODEC[0m if [31mCONFIG_SND_SOC[0m select [31mCONFIG_SYNC_FILE[0m default y help [31mCONFIG_DRM[0m/KMS driver for MSM/snapdragon. config [31mCONFIG_DRM_MSM_REGISTER_LOGGING[0m bool "MSM DRM register logging" depends on [31mCONFIG_DRM_MSM[0m default n help Compile in support for logging register reads/writes in a format that can be parsed by envytools demsm tool. If enabled, register logging can be switched on via msm.reglog=y module param. config [31mCONFIG_DRM_MSM_HDMI_HDCP[0m bool "Enable HDMI HDCP support in MSM DRM driver" depends on [31mCONFIG_DRM_MSM[0m && [31mCONFIG_QCOM_SCM[0m default y help Choose this option to enable HDCP state machine config [31mCONFIG_DRM_MSM_DSI[0m bool "Enable DSI support in MSM DRM driver" depends on [31mCONFIG_DRM_MSM[0m select [31mCONFIG_DRM_PANEL[0m select [31mCONFIG_DRM_MIPI_DSI[0m default y help Choose this option if you have a need for MIPI DSI connector support. config [31mCONFIG_DRM_MSM_DSI_PLL[0m bool "Enable DSI PLL driver in MSM DRM" depends on [31mCONFIG_DRM_MSM_DSI[0m && [31mCONFIG_COMMON_CLK[0m default y help Choose this option to enable DSI PLL driver which provides DSI source clocks under common clock framework. config [31mCONFIG_DRM_MSM_DSI_28NM_PHY[0m bool "Enable DSI 28nm PHY driver in MSM DRM" depends on [31mCONFIG_DRM_MSM_DSI[0m default y help Choose this option if the 28nm DSI PHY is used on the platform. config [31mCONFIG_DRM_MSM_DSI_20NM_PHY[0m bool "Enable DSI 20nm PHY driver in MSM DRM" depends on [31mCONFIG_DRM_MSM_DSI[0m default y help Choose this option if the 20nm DSI PHY is used on the platform. config [31mCONFIG_DRM_MSM_DSI_28NM_8960_PHY[0m bool "Enable DSI 28nm 8960 PHY driver in MSM DRM" depends on [31mCONFIG_DRM_MSM_DSI[0m default y help Choose this option if the 28nm DSI PHY 8960 variant is used on the platform. |