ARM: S3C24XX: let S3C2412_PM select S3C2412_PM_SLEEP
authorHeiko Stuebner <heiko@sntech.de>
Fri, 8 Feb 2013 19:13:15 +0000 (11:13 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 8 Feb 2013 19:13:15 +0000 (11:13 -0800)
commit7eae354fcd308694027ad38799fdcaada62bf93e
tree41f2c4d3fce40fa252763d0106fee78c7aae73c6
parentd3fcacf52d24ff1b12d994d9ddb7496f651294a2
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 <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/Kconfig