Skip to content

Commit 3871b51

Browse files
quic-bjorandeandersson
authored andcommitted
arm64: defconfig: Enable Qualcomm CPUCP mailbox driver
The Qualcomm CPUCP mailbox driver needs to be enabled for CPU frequency scaling to work on the X Elite platform, so enable this driver. Signed-off-by: Bjorn Andersson <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 19272b3 commit 3871b51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,6 +1444,7 @@ CONFIG_PLATFORM_MHU=y
14441444
CONFIG_BCM2835_MBOX=y
14451445
CONFIG_QCOM_APCS_IPC=y
14461446
CONFIG_MTK_ADSP_MBOX=m
1447+
CONFIG_QCOM_CPUCP_MBOX=m
14471448
CONFIG_QCOM_IPCC=y
14481449
CONFIG_ROCKCHIP_IOMMU=y
14491450
CONFIG_TEGRA_IOMMU_SMMU=y

0 commit comments

Comments
 (0)