-
- Downloads
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>
Showing
- arch/arm/Kconfig 4 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/kernel/Makefile 1 addition, 1 deletionarch/arm/kernel/Makefile
- arch/arm/mach-exynos4/Kconfig 1 addition, 0 deletionsarch/arm/mach-exynos4/Kconfig
- arch/arm/mach-omap2/Kconfig 2 additions, 0 deletionsarch/arm/mach-omap2/Kconfig
- arch/arm/mm/proc-v7.S 1 addition, 1 deletionarch/arm/mm/proc-v7.S
Loading
Please register or sign in to comment