diff options
author | Robert P. J. Day <rpjday@mindspring.com> | 2007-10-19 17:33:35 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-10-19 17:33:35 -0400 |
commit | ac0bf14df705f5fa93a06a62e51e632b4394ee41 (patch) | |
tree | a9ba7caabdc3478e02e192525e8b4a24643928cf | |
parent | 634fe2fdbf2ea7066fbb13373cf3d0e02d47fbae (diff) |
Documentation: Remove references to dead "noasync" kernel parm
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
-rw-r--r-- | Documentation/kernel-parameters.txt | 3 | ||||
-rw-r--r-- | Documentation/m68k/kernel-options.txt | 5 |
2 files changed, 1 insertions, 7 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index c0826448a6fc..59b1ab5d30df 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1133,9 +1133,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1133 | noapic [SMP,APIC] Tells the kernel to not make use of any | 1133 | noapic [SMP,APIC] Tells the kernel to not make use of any |
1134 | IOAPICs that may be present in the system. | 1134 | IOAPICs that may be present in the system. |
1135 | 1135 | ||
1136 | noasync [HW,M68K] Disables async and sync negotiation for | ||
1137 | all devices. | ||
1138 | |||
1139 | nobats [PPC] Do not use BATs for mapping kernel lowmem | 1136 | nobats [PPC] Do not use BATs for mapping kernel lowmem |
1140 | on "Classic" PPC cores. | 1137 | on "Classic" PPC cores. |
1141 | 1138 | ||
diff --git a/Documentation/m68k/kernel-options.txt b/Documentation/m68k/kernel-options.txt index 8a523f6af48a..248589e8bcf5 100644 --- a/Documentation/m68k/kernel-options.txt +++ b/Documentation/m68k/kernel-options.txt | |||
@@ -890,10 +890,7 @@ Syntax: nosync:0 | |||
890 | 5.5.2) noasync | 890 | 5.5.2) noasync |
891 | -------------- | 891 | -------------- |
892 | 892 | ||
893 | Syntax: noasync:0 | 893 | [OBSOLETE, REMOVED] |
894 | |||
895 | Disables async and sync negotiation for all devices. Any value | ||
896 | after the colon is acceptable (and has the same effect). | ||
897 | 894 | ||
898 | 5.5.3) nodisconnect | 895 | 5.5.3) nodisconnect |
899 | ------------------- | 896 | ------------------- |