Skip to content

Commit ff9f2ad

Browse files
masneybandersson
authored andcommitted
ARM: qcom_defconfig: add msm8974 interconnect support
Add interconnect support for msm8974-based SoCs in order to support the GPU on this platform. Reviewed-by: Georgi Djakov <[email protected]> Signed-off-by: Brian Masney <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent e42617b commit ff9f2ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm/configs/qcom_defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,9 @@ CONFIG_PHY_QCOM_IPQ806X_SATA=y
251251
CONFIG_PHY_QCOM_USB_HS=y
252252
CONFIG_PHY_QCOM_USB_HSIC=y
253253
CONFIG_QCOM_QFPROM=y
254+
CONFIG_INTERCONNECT=y
255+
CONFIG_INTERCONNECT_QCOM=y
256+
CONFIG_INTERCONNECT_QCOM_MSM8974=m
254257
CONFIG_EXT2_FS=y
255258
CONFIG_EXT2_FS_XATTR=y
256259
CONFIG_EXT3_FS=y

0 commit comments

Comments
 (0)