mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-23 01:40:30 +00:00
arm: msm: define HAVE_CLK for ARCH_MSM
MSM supports the <linux/clk.h> interface. Acked-by: David Brown <davidb@quicinc.com> Signed-off-by: Steve Muckle <smuckle@quicinc.com>
This commit is contained in:
parent
4b53eb4f5d
commit
4b536b8d90
@ -601,6 +601,7 @@ config ARCH_PXA
|
||||
|
||||
config ARCH_MSM
|
||||
bool "Qualcomm MSM"
|
||||
select HAVE_CLK
|
||||
select GENERIC_TIME
|
||||
select GENERIC_CLOCKEVENTS
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user