From: Heiko Stuebner Date: Fri, 8 Feb 2013 19:13:15 +0000 (-0800) Subject: ARM: S3C24XX: let S3C2412_PM select S3C2412_PM_SLEEP X-Git-Tag: v3.9-rc1~123^2~2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eae354fcd308694027ad38799fdcaada62bf93e;p=pandora-kernel.git ARM: S3C24XX: let S3C2412_PM select S3C2412_PM_SLEEP The code to enter sleep is used by both the s3c2412 and s3c2416 and was thus factored out into an extra config option. But it seems it was forgotten to add the appropriate select to the s3c2412 pm option, resulting in breakage when only compiling s3c2412 support. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed