Commit 41b6f434 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Linus Torvalds

[PATCH] Sun-3 doc updates

Sun-3 doc updates:
  - Add maintainer for Sun-3/3x
  - Fix Config.help for CONFIG_SUN{3/3x}
parent e49255e0
...@@ -1571,6 +1571,13 @@ W: http://www.m17n.org/linux-sh/ ...@@ -1571,6 +1571,13 @@ W: http://www.m17n.org/linux-sh/
W: http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html W: http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
S: Maintained S: Maintained
SUN3/3X
P: Sam Creasey
M: sammy@sammy.net
L: sun3-list@redhat.com
W: http://sammy.net/sun3/
S: Maintained
SVGA HANDLING SVGA HANDLING
P: Martin Mares P: Martin Mares
M: mj@ucw.cz M: mj@ucw.cz
......
...@@ -189,7 +189,8 @@ config SUN3X ...@@ -189,7 +189,8 @@ config SUN3X
help help
This option enables support for the Sun 3x series of workstations. This option enables support for the Sun 3x series of workstations.
Be warned that this support is very experimental. You will also want Be warned that this support is very experimental. You will also want
to say Y to 68020 support and N to the other processors below. to say Y to 68030 support and N to the other processors below.
Note that Sun 3x kernels are not compatible with Sun 3 hardware.
General Linux information on the Sun 3x series (now discontinued) General Linux information on the Sun 3x series (now discontinued)
is at <http://www.angelfire.com/ca2/tech68k/sun3.html>. is at <http://www.angelfire.com/ca2/tech68k/sun3.html>.
...@@ -198,13 +199,14 @@ config SUN3X ...@@ -198,13 +199,14 @@ config SUN3X
config SUN3 config SUN3
bool "Sun3 support" bool "Sun3 support"
help help
This option enables support for the Sun 3 series of workstations. This option enables support for the Sun 3 series of workstations
Currently, only the Sun 3/80 is supported within the Sun 3x family. (3/50, 3/60, 3/1xx, 3/2xx systems). Enabling this option requires
You will also want to enable 68030 support. General Linux that all other hardware types must be disabled, as Sun 3 kernels
information on the Sun 3x series (now discontinued) is at are incompatible with all other m68k targets (including Sun 3x!).
<http://www.angelfire.com/ca2/tech68k/sun3.html>. Also, you will want to say Y to 68020 support and N to the other
processors below.
If you don't want to compile a kernel for a Sun 3, say N. If you don't want to compile a kernel exclusively for a Sun 3, say N.
config Q40 config Q40
bool "Q40/Q60 support" bool "Q40/Q60 support"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment