aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5p64x0/Kconfig
diff options
context:
space:
mode:
authorAbhilash Kesavan <a.kesavan@samsung.com>2011-10-04 20:30:22 +0900
committerKukjin Kim <kgene.kim@samsung.com>2011-10-04 20:31:24 +0900
commit6b6844dd54e4196dd9818bc63b319f93c37a08be (patch)
treec01749ce969969da4273a51cc054a089d60eb83b /arch/arm/mach-s5p64x0/Kconfig
parente2e13621b267f88f69917780e107725d2c0ecad9 (diff)
ARM: S5P64X0: Add Power Management support
Add suspend-to-ram support for SMDK6440/50 Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5p64x0/Kconfig')
-rw-r--r--arch/arm/mach-s5p64x0/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-s5p64x0/Kconfig b/arch/arm/mach-s5p64x0/Kconfig
index e361c41314e9..18690c5f99e6 100644
--- a/arch/arm/mach-s5p64x0/Kconfig
+++ b/arch/arm/mach-s5p64x0/Kconfig
@@ -11,6 +11,8 @@ config CPU_S5P6440
bool
select SAMSUNG_DMADEV
select S5P_HRT
+ select S5P_SLEEP if PM
+ select SAMSUNG_WAKEMASK if PM
help
Enable S5P6440 CPU support
@@ -18,6 +20,8 @@ config CPU_S5P6450
bool
select SAMSUNG_DMADEV
select S5P_HRT
+ select S5P_SLEEP if PM
+ select SAMSUNG_WAKEMASK if PM
help
Enable S5P6450 CPU support