diff mbox

arm64: defconfig: Enable qcom msm8996 clk drivers

Message ID 20160616010751.11629-1-sboyd@codeaurora.org (mailing list archive)
State New, archived
Headers show

Commit Message

Stephen Boyd June 16, 2016, 1:07 a.m. UTC
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>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Andy Gross June 16, 2016, 7:47 a.m. UTC | #1
On Wed, Jun 15, 2016 at 06:07:51PM -0700, Stephen Boyd wrote:
> 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>


Looks good to me.  I'll queue it up.

Thanks,

Andy
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b08ae478c9e7..d2975e6c3c3f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -297,6 +297,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