From: Santosh Shilimkar Date: Sat, 10 Sep 2011 06:00:28 +0000 (+0530) Subject: ARM: Enable CPU_PM notifiers on ARM machines. X-Git-Tag: firefly_0821_release~9595^2~130^2~6 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6cf5d1c9738185bd1e77f648dde45f7fc809bec1;p=firefly-linux-kernel-4.4.55.git ARM: Enable CPU_PM notifiers on ARM machines. Signed-off-by: Santosh Shilimkar Tested-and-Acked-by: Shawn Guo Tested-by: Vishwanath BS --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 663138dc7d2f..6d78f3af4ee6 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -29,6 +29,7 @@ config ARM select HAVE_GENERIC_HARDIRQS select HAVE_SPARSE_IRQ select GENERIC_IRQ_SHOW + select CPU_PM if (SUSPEND || CPU_IDLE) help The ARM series is a line of low-power-consumption RISC chip designs licensed by ARM Ltd and targeted at embedded applications and