diff options
author | Sebastian Ott <sebott@de.ibm.com> | 2008-01-26 08:10:36 -0500 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-01-26 08:10:54 -0500 |
commit | 661ca0da3e1fa60c9e56f995fd83772ffa9ffe90 (patch) | |
tree | 40d9d1552ba18b7275b62f34900bffb53e0992b4 /Documentation/kernel-parameters.txt | |
parent | 9b73e76f3cf63379dcf45fcd4f112f5812418d0a (diff) |
[S390] Cleanup in Documentation/kernel-parameters.txt.
Signed-off-by: Sebastian Ott <sebott@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 65de5ba7b74c..d29b6d926a42 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -370,8 +370,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
370 | configured. Potentially dangerous and should only be | 370 | configured. Potentially dangerous and should only be |
371 | used if you are entirely sure of the consequences. | 371 | used if you are entirely sure of the consequences. |
372 | 372 | ||
373 | chandev= [HW,NET] Generic channel device initialisation | ||
374 | |||
375 | checkreqprot [SELINUX] Set initial checkreqprot flag value. | 373 | checkreqprot [SELINUX] Set initial checkreqprot flag value. |
376 | Format: { "0" | "1" } | 374 | Format: { "0" | "1" } |
377 | See security/selinux/Kconfig help text. | 375 | See security/selinux/Kconfig help text. |
@@ -382,6 +380,12 @@ and is between 256 and 4096 characters. It is defined in the file | |||
382 | Value can be changed at runtime via | 380 | Value can be changed at runtime via |
383 | /selinux/checkreqprot. | 381 | /selinux/checkreqprot. |
384 | 382 | ||
383 | cio_ignore= [S390] | ||
384 | See Documentation/s390/CommonIO for details. | ||
385 | |||
386 | cio_msg= [S390] | ||
387 | See Documentation/s390/CommonIO for details. | ||
388 | |||
385 | clock= [BUGS=X86-32, HW] gettimeofday clocksource override. | 389 | clock= [BUGS=X86-32, HW] gettimeofday clocksource override. |
386 | [Deprecated] | 390 | [Deprecated] |
387 | Forces specified clocksource (if available) to be used | 391 | Forces specified clocksource (if available) to be used |