Skip to content

Commit

Permalink
arm: msm: define HAVE_CLK for ARCH_MSM
Browse files Browse the repository at this point in the history
MSM supports the <linux/clk.h> interface.

Acked-by: David Brown <davidb@quicinc.com>
Signed-off-by: Steve Muckle <smuckle@quicinc.com>
  • Loading branch information
Steve Muckle authored and Daniel Walker committed May 3, 2010
1 parent 4b53eb4 commit 4b536b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,7 @@ config ARCH_PXA

config ARCH_MSM
bool "Qualcomm MSM"
select HAVE_CLK
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
help
Expand Down

0 comments on commit 4b536b8

Please sign in to comment.