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:
parent
0473b64ff4
commit
cc83850fd3
2 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue