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