summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c/Kconfig
diff options
context:
space:
mode:
authorBen Dooks2009-03-10 19:19:35 +0100
committerBen Dooks2009-05-07 12:04:55 +0200
commitbd117bd161ea99826494983aef8c8e236ac129bd (patch)
tree76929c5f9eb611b7428a69375b2e6ddf09638821 /arch/arm/plat-s3c/Kconfig
parent[ARM] S3C: PM save UART UDIVSLOT if doing PM (diff)
downloadkernel-qcow2-linux-bd117bd161ea99826494983aef8c8e236ac129bd.tar.gz
kernel-qcow2-linux-bd117bd161ea99826494983aef8c8e236ac129bd.tar.xz
kernel-qcow2-linux-bd117bd161ea99826494983aef8c8e236ac129bd.zip
[ARM] S3C64XX: Initial support for PM (suspend to RAM)
Add the initial support for the S3C64XX based systems to use suspend-to-RAM to sleep. Includes basic debugging for use with the SMDK6410 usign the LEDs on the baseboard. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c/Kconfig')
-rw-r--r--arch/arm/plat-s3c/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c/Kconfig b/arch/arm/plat-s3c/Kconfig
index 042d34a6f815..a4c5027421d3 100644
--- a/arch/arm/plat-s3c/Kconfig
+++ b/arch/arm/plat-s3c/Kconfig
@@ -71,6 +71,15 @@ config S3C2410_PM_DEBUG
Resume code. See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
for more information.
+config S3C_PM_DEBUG_LED_SMDK
+ bool "SMDK LED suspend/resume debugging"
+ depends on PM && (MACH_SMDK6410)
+ help
+ Say Y here to enable the use of the SMDK LEDs on the baseboard
+ for debugging of the state of the suspend and resume process.
+
+ Note, this currently only works for S3C64XX based SMDK boards.
+
config S3C2410_PM_CHECK
bool "S3C2410 PM Suspend Memory CRC"
depends on PM && CRC32