diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index e5f3d918316f..5afc21b20a92 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1389,6 +1389,13 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1389 | 1389 | ||
1390 | nr_uarts= [SERIAL] maximum number of UARTs to be registered. | 1390 | nr_uarts= [SERIAL] maximum number of UARTs to be registered. |
1391 | 1391 | ||
1392 | olpc_ec_timeout= [OLPC] ms delay when issuing EC commands | ||
1393 | Rather than timing out after 20 ms if an EC | ||
1394 | command is not properly ACKed, override the length | ||
1395 | of the timeout. We have interrupts disabled while | ||
1396 | waiting for the ACK, so if this is set too high | ||
1397 | interrupts *may* be lost! | ||
1398 | |||
1392 | opl3= [HW,OSS] | 1399 | opl3= [HW,OSS] |
1393 | Format: <io> | 1400 | Format: <io> |
1394 | 1401 | ||