Skip to content

Commit

Permalink
Documentation: Remove references to dead "noasync" kernel parm
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Robert P. J. Day authored and Adrian Bunk committed Oct 19, 2007
1 parent 634fe2f commit ac0bf14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1133,9 +1133,6 @@ and is between 256 and 4096 characters. It is defined in the file
noapic [SMP,APIC] Tells the kernel to not make use of any
IOAPICs that may be present in the system.

noasync [HW,M68K] Disables async and sync negotiation for
all devices.

nobats [PPC] Do not use BATs for mapping kernel lowmem
on "Classic" PPC cores.

Expand Down
5 changes: 1 addition & 4 deletions Documentation/m68k/kernel-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -890,10 +890,7 @@ Syntax: nosync:0
5.5.2) noasync
--------------

Syntax: noasync:0

Disables async and sync negotiation for all devices. Any value
after the colon is acceptable (and has the same effect).
[OBSOLETE, REMOVED]

5.5.3) nodisconnect
-------------------
Expand Down

0 comments on commit ac0bf14

Please sign in to comment.