diff -urpN -X linux-2.6.21-rc1-bjd2/Documentation/dontdiff linux-2.6.21-rc1-bjd2/arch/arm/plat-s3c24xx/Kconfig linux-2.6.21-rc1-bjd3/arch/arm/plat-s3c24xx/Kconfig
--- linux-2.6.21-rc1-bjd2/arch/arm/plat-s3c24xx/Kconfig	2007-02-21 16:38:52.000000000 +0000
+++ linux-2.6.21-rc1-bjd3/arch/arm/plat-s3c24xx/Kconfig	2007-02-27 23:20:48.000000000 +0000
@@ -58,6 +58,11 @@ config S3C2410_PM_CHECK
 	  going to sleep. The blocks are then checked on resume for any
 	  errors.
 
+	  Note, this can take several seconds depending on memory size
+	  and CPU speed.
+
+	  See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
+
 config S3C2410_PM_CHECK_CHUNKSIZE
 	int "S3C2410 PM Suspend CRC Chunksize (KiB)"
 	depends on ARCH_S3C2410 && PM && S3C2410_PM_CHECK
@@ -68,6 +73,8 @@ config S3C2410_PM_CHECK_CHUNKSIZE
 	  the CRC data block will take more memory, but wil identify any
 	  faults with better precision.
 
+	  See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
+
 config S3C2410_LOWLEVEL_UART_PORT
 	int "S3C2410 UART to use for low-level messages"
 	default 0

