aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 0e6a1290f04b..2af94a23a6a4 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2246,6 +2246,13 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
2246 in <PAGE_SIZE> units (needed only for swap files). 2246 in <PAGE_SIZE> units (needed only for swap files).
2247 See Documentation/power/swsusp-and-swap-files.txt 2247 See Documentation/power/swsusp-and-swap-files.txt
2248 2248
2249 resumedelay= [HIBERNATION] Delay (in seconds) to pause before attempting to
2250 read the resume files
2251
2252 resumewait [HIBERNATION] Wait (indefinitely) for resume device to show up.
2253 Useful for devices that are detected asynchronously
2254 (e.g. USB and MMC devices).
2255
2249 hibernate= [HIBERNATION] 2256 hibernate= [HIBERNATION]
2250 noresume Don't check if there's a hibernation image 2257 noresume Don't check if there's a hibernation image
2251 present during boot. 2258 present during boot.