defconfig: arm64: enable MDSS PLL driver for msmcobalt

Enable MDSS PLL driver which is required to drive MDSS interface
clocks.

Change-Id: Ic4270b96ca893b7fd1e1c42628ff13a590107834
Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
This commit is contained in:
Aravind Venkateswaran 2016-04-26 15:24:40 -07:00 committed by Kyle Yan
parent 0473b64ff4
commit cc83850fd3
2 changed files with 2 additions and 0 deletions

View file

@ -414,6 +414,7 @@ CONFIG_IPA3=y
CONFIG_RMNET_IPA3=y
CONFIG_GPIO_USB_DETECT=y
CONFIG_USB_BAM=y
CONFIG_MSM_MDSS_PLL=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_ARM_SMMU=y
CONFIG_MSM_SMEM=y

View file

@ -433,6 +433,7 @@ CONFIG_IPA3=y
CONFIG_RMNET_IPA3=y
CONFIG_GPIO_USB_DETECT=y
CONFIG_USB_BAM=y
CONFIG_MSM_MDSS_PLL=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DEBUG=y