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

Commit ef3da939 authored by Steve Muckle's avatar Steve Muckle Committed by Joonwoo Park
Browse files

arm64: enable HAVE_IRQ_TIME_ACCOUNTING for arm64



The only dependency for irq time accounting is a sufficiently high
resolution timer. Plenty of arm64 platforms will have this, so enable
this feature.

Change-Id: Id675a541a6813a14ae0b7e1bb66670bf7467a97f
Signed-off-by: default avatarSteve Muckle <smuckle@codeaurora.org>
parent 20a5b840
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@ config ARM64
	select HAVE_FUNCTION_TRACER
	select HAVE_FUNCTION_GRAPH_TRACER
	select HAVE_GENERIC_DMA_COHERENT
	select HAVE_IRQ_TIME_ACCOUNTING
	select HAVE_MEMBLOCK
	select HAVE_PATA_PLATFORM
	select HAVE_PERF_EVENTS