]> Pileus Git - ~andy/linux/commitdiff
ARM: finally enable IRQ time accounting config
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 May 2013 13:38:59 +0000 (14:38 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 4 May 2013 13:38:59 +0000 (14:38 +0100)
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: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig

index 62079d434581a465aaff44e02fd2d6ce74c16c71..b2d235d015d35280474b96a9154d564ac361813f 100644 (file)
@@ -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