summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2016-06-16 01:07:51 (GMT)
committerAndy Gross <andy.gross@linaro.org>2016-06-25 03:36:33 (GMT)
commit28f049df25f9a5dfcbb1e7a11f439c8b1756a205 (patch)
tree65da80a8af640b3ba2167b1ca16790c1695f954a /arch/arm64/configs
parentfde88a07156cc767dee7c2c2be6b8f73c6323743 (diff)
downloadlinux-28f049df25f9a5dfcbb1e7a11f439c8b1756a205.tar.xz
arm64: defconfig: Enable qcom msm8996 clk drivers
Enable the clk drivers on msm8996. This allows us to boot and test most device drivers on this SoC. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 1f63675..62ca1e4 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -287,6 +287,7 @@ CONFIG_COMMON_CLK_CS2000_CP=y
CONFIG_CLK_QORIQ=y
CONFIG_COMMON_CLK_QCOM=y
CONFIG_MSM_GCC_8916=y
+CONFIG_MSM_MMCC_8996=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_MAILBOX=y
CONFIG_ARM_MHU=y