diff options
-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 | ------------------- |