summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/sparc/conf/RAMDISK4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK
index 15bef7d4238..c2420f94619 100644
--- a/sys/arch/sparc/conf/RAMDISK
+++ b/sys/arch/sparc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.47 2004/01/04 00:29:50 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.48 2004/01/20 21:18:50 deraadt Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -25,7 +25,7 @@ option CD9660 # ISO 9660 + Rock Ridge file system
#option FDESC # /dev/fd
#option FIFO # FIFOs; RECOMMENDED
option INET # IP + ICMP + TCP + UDP
-option INET6 # IPv6 (needs INET)
+#option INET6 # IPv6 (needs INET)
option BOOT_CONFIG # add support for boot -c
# Options for variants of the Sun SPARC architecture.