]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
arm64: defconfig: Enable the APCS IPC driver on Qualcomm platforms
authorAmit Kucheria <amit.kucheria@linaro.org>
Mon, 12 Feb 2018 11:03:32 +0000 (16:33 +0530)
committerAndy Gross <andy.gross@linaro.org>
Fri, 9 Mar 2018 00:45:02 +0000 (18:45 -0600)
The APCS block is present on several Qualcomm SoCs e.g. 8916, 8996.  On the
8916 it is needed to enable the clock controller that in turn enables
cpufreq on the platform while on the 8996 it is needed for communication
with RPM.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/configs/defconfig

index 634b373785c4de409806c67c81585b5774e29562..96a8ed8dafd2f571d8f5079706026f3de9fc6062 100644 (file)
@@ -525,6 +525,7 @@ CONFIG_ARM_MHU=y
 CONFIG_PLATFORM_MHU=y
 CONFIG_BCM2835_MBOX=y
 CONFIG_HI6220_MBOX=y
+CONFIG_QCOM_APCS_IPC=y
 CONFIG_ROCKCHIP_IOMMU=y
 CONFIG_ARM_SMMU=y
 CONFIG_ARM_SMMU_V3=y