diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 8932c58850be..8e3f6e943866 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1559,6 +1559,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1559 | Valid arguments: on, off | 1559 | Valid arguments: on, off |
1560 | Default: on | 1560 | Default: on |
1561 | 1561 | ||
1562 | noiotrap [SH] Disables trapped I/O port accesses. | ||
1563 | |||
1562 | noirqdebug [X86-32] Disables the code which attempts to detect and | 1564 | noirqdebug [X86-32] Disables the code which attempts to detect and |
1563 | disable unhandled interrupt sources. | 1565 | disable unhandled interrupt sources. |
1564 | 1566 | ||