From: Russell King Date: Sat, 2 Apr 2011 09:15:28 +0000 (+0100) Subject: ARM: Only allow PM_SLEEP with CPUs which support suspend X-Git-Tag: v2.6.39-rc4~20^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a7861825f79f09213ef81b3c468f6f2e86f408e;p=pandora-kernel.git ARM: Only allow PM_SLEEP with CPUs which support suspend Offering CONFIG_PM_SLEEP for CPUs which do not support suspend leads to build errors, so only set CONFIG_ARCH_SUSPEND_POSSIBLE if we have a CPU selected which supports suspend. Signed-off-by: Russell King --- Reading git-diff-tree failed