summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/sparc/conf/GENERIC4
-rw-r--r--sys/arch/sparc/conf/RAMDISK4
-rw-r--r--sys/arch/sparc/conf/SUN44
-rw-r--r--sys/arch/sparc/conf/SUN4C4
-rw-r--r--sys/arch/sparc/conf/SUN4M4
5 files changed, 8 insertions, 12 deletions
diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC
index e1cd70395b4..90b1a738f70 100644
--- a/sys/arch/sparc/conf/GENERIC
+++ b/sys/arch/sparc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.57 2002/11/23 20:47:04 miod Exp $
+# $OpenBSD: GENERIC,v 1.58 2003/01/31 22:00:22 miod Exp $
# $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $
# Machine architecture; required by config(8)
@@ -7,7 +7,7 @@ machine sparc
include "../../../conf/GENERIC"
-# Options for variants of the Sun SPARC architecure.
+# Options for variants of the Sun SPARC architecture.
# At least one is required.
option SUN4 # sun4/100, sun4/200, sun4/300
option SUN4C # sun4c - SS1, 1+, 2, ELC, SLC, IPC, IPX, etc.
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK
index 4b5e44e1dce..fdd03e65308 100644
--- a/sys/arch/sparc/conf/RAMDISK
+++ b/sys/arch/sparc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.35 2002/09/20 11:17:55 fgsch Exp $
+# $OpenBSD: RAMDISK,v 1.36 2003/01/31 22:00:22 miod Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -26,7 +26,7 @@ option CD9660 # ISO 9660 + Rock Ridge file system
option INET # IP + ICMP + TCP + UDP
option BOOT_CONFIG # add support for boot -c
-# Options for variants of the Sun SPARC architecure.
+# Options for variants of the Sun SPARC architecture.
# At least one is required.
option SUN4 # sun4/100, sun4/200, sun4/300
option SUN4C # sun4c - SS1, 1+, 2, ELC, SLC, IPC, IPX, etc.
diff --git a/sys/arch/sparc/conf/SUN4 b/sys/arch/sparc/conf/SUN4
index 3bb86ff793f..e6461780e9a 100644
--- a/sys/arch/sparc/conf/SUN4
+++ b/sys/arch/sparc/conf/SUN4
@@ -1,4 +1,4 @@
-# $OpenBSD: SUN4,v 1.26 2002/08/12 10:44:03 miod Exp $
+# $OpenBSD: SUN4,v 1.27 2003/01/31 22:00:22 miod Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -6,8 +6,6 @@ machine sparc
include "../../../conf/GENERIC"
-# Options for variants of the Sun SPARC architecure.
-# At least one is required.
option SUN4 # sun4/100, sun4/200, sun4/300
#option MMU_3L # 3-level MMU on sun4/400
diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C
index 3e28db5c024..9660554b054 100644
--- a/sys/arch/sparc/conf/SUN4C
+++ b/sys/arch/sparc/conf/SUN4C
@@ -1,4 +1,4 @@
-# $OpenBSD: SUN4C,v 1.36 2002/11/23 20:47:04 miod Exp $
+# $OpenBSD: SUN4C,v 1.37 2003/01/31 22:00:22 miod Exp $
# $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $
# Machine architecture; required by config(8)
@@ -7,8 +7,6 @@ machine sparc
include "../../../conf/GENERIC"
-# Options for variants of the Sun SPARC architecure.
-# At least one is required.
option SUN4C # sun4c - SS1, 1+, 2, ELC, SLC, IPC, IPX, etc.
#option KGDB # support for kernel gdb
diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M
index 00fa731424e..f77547bc056 100644
--- a/sys/arch/sparc/conf/SUN4M
+++ b/sys/arch/sparc/conf/SUN4M
@@ -1,4 +1,4 @@
-# $OpenBSD: SUN4M,v 1.44 2002/09/20 11:17:55 fgsch Exp $
+# $OpenBSD: SUN4M,v 1.45 2003/01/31 22:00:22 miod Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -8,7 +8,7 @@ include "../../../conf/GENERIC"
# This is a 4m specific kernel.
# NOTE: Cypress mbus cpus are not pure 4m, and require
-# either SUN4C or SUN4M to be specified as well
+# both SUN4C and SUN4M to be specified as well
option SUN4M # sun4m - SS10, SS20, Classic, etc.
#option KGDB # support for kernel gdb