Commit 4b536b8d authored by Steve Muckle's avatar Steve Muckle Committed by Daniel Walker

arm: msm: define HAVE_CLK for ARCH_MSM

MSM supports the <linux/clk.h> interface.
Acked-by: default avatarDavid Brown <davidb@quicinc.com>
Signed-off-by: default avatarSteve Muckle <smuckle@quicinc.com>
parent 4b53eb4f
......@@ -601,6 +601,7 @@ config ARCH_PXA
config ARCH_MSM
bool "Qualcomm MSM"
select HAVE_CLK
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment