]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Sun-3 doc updates
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 3 Nov 2002 07:55:32 +0000 (23:55 -0800)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Sun, 3 Nov 2002 07:55:32 +0000 (23:55 -0800)
Sun-3 doc updates:
  - Add maintainer for Sun-3/3x
  - Fix Config.help for CONFIG_SUN{3/3x}

MAINTAINERS
arch/m68k/Kconfig

index c5c34d24595bb4feee02469d74b4abf53c098b83..e4a101953c1ef33aa3d886c1cddb0efab78e9b1a 100644 (file)
@@ -1571,6 +1571,13 @@ W:       http://www.m17n.org/linux-sh/
 W:     http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html
 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
 P:     Martin Mares
 M:     mj@ucw.cz
index 81da24fe7ec59cb34e68b51a133dc89c44d338e9..c54c34d75cac56f16e93eaeeb424793af8315f7e 100644 (file)
@@ -189,7 +189,8 @@ config SUN3X
        help
          This option enables support for the Sun 3x series of workstations.
          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)
          is at <http://www.angelfire.com/ca2/tech68k/sun3.html>.
 
@@ -198,13 +199,14 @@ config SUN3X
 config SUN3
        bool "Sun3 support"
        help
-         This option enables support for the Sun 3 series of workstations.
-         Currently, only the Sun 3/80 is supported within the Sun 3x family.
-         You will also want to enable 68030 support.  General Linux
-         information on the Sun 3x series (now discontinued) is at
-         <http://www.angelfire.com/ca2/tech68k/sun3.html>.
+         This option enables support for the Sun 3 series of workstations
+         (3/50, 3/60, 3/1xx, 3/2xx systems). Enabling this option requires 
+         that all other hardware types must be disabled, as Sun 3 kernels 
+         are incompatible with all other m68k targets (including Sun 3x!).  
+         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
        bool "Q40/Q60 support"