Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa82e394 authored by Mahesh Sivasubramanian's avatar Mahesh Sivasubramanian
Browse files

ARM: qcom: Enable GENERIC_CLOCKEVENTS_BROADCAST for sdxpoorwills



Enable Broadcast timer support for uniprocessor systems. When a CPU
enters power collapse, the system timers are held in reset and the CPU
relies on the broadcast timers to wakeup the CPU up for timer events.

Change-Id: I71108ff42ccc3a133c62c6b801f7f995bfec370f
Signed-off-by: default avatarMahesh Sivasubramanian <msivasub@codeaurora.org>
parent a75d36a9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ config ARCH_SDXPOORWILLS
	select COMMON_CLK
	select COMMON_CLK_QCOM
	select QCOM_GDSC
	select GENERIC_CLOCKEVENTS_BROADCAST

config ARCH_MSM8953
	bool "Enable support for MSM8953"