Skip to content

Commit

Permalink
Documentation: Remove references to dead "cyclades=" boot option
Browse files Browse the repository at this point in the history
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
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 02a72fd commit 23d028f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -507,8 +507,6 @@ and is between 256 and 4096 characters. It is defined in the file
cs89x0_media= [HW,NET]
Format: { rj45 | aui | bnc }

cyclades= [HW,SERIAL] Cyclades multi-serial port adapter.

dasd= [HW,NET]
See header of drivers/s390/block/dasd_devmap.c.

Expand Down
2 changes: 0 additions & 2 deletions drivers/char/cyclades.c
Original file line number Diff line number Diff line change
Expand Up @@ -727,8 +727,6 @@ static struct tty_driver *cy_serial_driver;
driver to probe addresses at a different address, add it to
this table. If the driver is probing some other board and
causing problems, remove the offending address from this table.
The cy_setup function extracts additional addresses from the
boot options line. The form is "cyclades=address,address..."
*/

static unsigned int cy_isa_addresses[] = {
Expand Down

0 comments on commit 23d028f

Please sign in to comment.