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

Commit 87c46b6c authored by Russell King's avatar Russell King
Browse files

ARM: finally enable IRQ time accounting config



We've had IRQ time accounting for the last six months, except for the
Kconfig symbol.  This somehow got missed out of the original patch.
Add this now.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 1db77221
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ config ARM
	select HAVE_GENERIC_HARDIRQS
	select HAVE_HW_BREAKPOINT if (PERF_EVENTS && (CPU_V6 || CPU_V6K || CPU_V7))
	select HAVE_IDE if PCI || ISA || PCMCIA
	select HAVE_IRQ_TIME_ACCOUNTING
	select HAVE_KERNEL_GZIP
	select HAVE_KERNEL_LZMA
	select HAVE_KERNEL_LZO