summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2016-06-16 03:07:51 +0200
committerAndy Gross <andy.gross@linaro.org>2016-06-25 05:36:33 +0200
commit28f049df25f9a5dfcbb1e7a11f439c8b1756a205 (patch)
tree65da80a8af640b3ba2167b1ca16790c1695f954a /arch/arm64/configs
parentarm: defconfig: Enable PM8941 pwr key (diff)
downloadlinux-28f049df25f9a5dfcbb1e7a11f439c8b1756a205.tar.xz
linux-28f049df25f9a5dfcbb1e7a11f439c8b1756a205.zip
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 1f63675660cb..62ca1e4d9c76 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