]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: pm: let platforms select cpu_suspend support
authorArnd Bergmann <arnd@arndb.de>
Sat, 1 Oct 2011 19:09:39 +0000 (21:09 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 1 Oct 2011 19:09:39 +0000 (21:09 +0200)
commit15e0d9e37c7fe9711b60f47221c394d45553ad8c
treefd46b3ef48612d8c39a80627ee5c8fa9c422e15e
parent82b9c18dc0ee38b5c78c5d09b9cffc79d98613c5
ARM: pm: let platforms select cpu_suspend support

Support for the cpu_suspend functions is only built-in
when CONFIG_PM_SLEEP is enabled, but omap3/4, exynos4
and pxa always call cpu_suspend when CONFIG_PM is enabled.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/kernel/Makefile
arch/arm/mach-exynos4/Kconfig
arch/arm/mach-omap2/Kconfig
arch/arm/mm/proc-v7.S