[ARM] 4239/1: S3C24XX: Update kconfig entries for PM

Update help text with location of documentation
and duplicate the note on the speed of CRC

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by Ben Dooks and committed by Russell King 5bfe8cb6 540988eb

+7
+7
arch/arm/plat-s3c24xx/Kconfig
··· 58 going to sleep. The blocks are then checked on resume for any 59 errors. 60 61 config S3C2410_PM_CHECK_CHUNKSIZE 62 int "S3C2410 PM Suspend CRC Chunksize (KiB)" 63 depends on ARCH_S3C2410 && PM && S3C2410_PM_CHECK ··· 72 corruption over suspend and resume. A smaller value will mean that 73 the CRC data block will take more memory, but wil identify any 74 faults with better precision. 75 76 config S3C2410_LOWLEVEL_UART_PORT 77 int "S3C2410 UART to use for low-level messages"
··· 58 going to sleep. The blocks are then checked on resume for any 59 errors. 60 61 + Note, this can take several seconds depending on memory size 62 + and CPU speed. 63 + 64 + See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt> 65 + 66 config S3C2410_PM_CHECK_CHUNKSIZE 67 int "S3C2410 PM Suspend CRC Chunksize (KiB)" 68 depends on ARCH_S3C2410 && PM && S3C2410_PM_CHECK ··· 67 corruption over suspend and resume. A smaller value will mean that 68 the CRC data block will take more memory, but wil identify any 69 faults with better precision. 70 + 71 + See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt> 72 73 config S3C2410_LOWLEVEL_UART_PORT 74 int "S3C2410 UART to use for low-level messages"