aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/Kconfig
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-05-20 12:56:45 +0900
committerBen Dooks <ben-linux@fluff.org>2010-05-20 21:07:08 +0900
commitfda225774ed0f3742eb2337680e5221dfa49dad8 (patch)
tree55dc1d380f1e8cfc5ae2867b19201f677edf7e9d /arch/arm/mach-s3c64xx/Kconfig
parent0317e52e046f815b4ec4ac7876f63e4eb47696bd (diff)
downloadkernel_samsung_smdk4412-fda225774ed0f3742eb2337680e5221dfa49dad8.zip
kernel_samsung_smdk4412-fda225774ed0f3742eb2337680e5221dfa49dad8.tar.gz
kernel_samsung_smdk4412-fda225774ed0f3742eb2337680e5221dfa49dad8.tar.bz2
ARM: S3C64XX: PM: Synchronise wakeup mask on suspend
Use the new wakeup mask synchronisation code to set the relevant wakeup mask bits. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c64xx/Kconfig')
-rw-r--r--arch/arm/mach-s3c64xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig
index ccdde04..f5a5972 100644
--- a/arch/arm/mach-s3c64xx/Kconfig
+++ b/arch/arm/mach-s3c64xx/Kconfig
@@ -7,6 +7,7 @@
config PLAT_S3C64XX
bool
depends on ARCH_S3C64XX
+ select SAMSUNG_WAKEMASK
default y
help
Base platform code for any Samsung S3C64XX device