summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/sparc/conf/RAMDISK6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sparc/conf/RAMDISK b/sys/arch/sparc/conf/RAMDISK
index 4174fe7a5bd..f4743f07006 100644
--- a/sys/arch/sparc/conf/RAMDISK
+++ b/sys/arch/sparc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.74 2012/04/19 21:10:11 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.75 2012/07/22 18:30:16 deraadt Exp $
# $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $
# Machine architecture; required by config(8)
@@ -24,7 +24,7 @@ option CD9660 # ISO 9660 + Rock Ridge file system
option INET # IP + ICMP + TCP + UDP
#option INET6 # IPv6 (needs INET)
option BOOT_CONFIG # add support for boot -c
-option CRYPTO # Cryptographic framework
+#option CRYPTO # Cryptographic framework
# Options for variants of the Sun SPARC architecture.
# At least one is required.
@@ -314,7 +314,7 @@ wsdisplay* at rfx?
# unit numers dynamically.
scsibus* at scsi?
sd* at scsibus? # SCSI disks
-st* at scsibus? # SCSI tapes
+#st* at scsibus? # SCSI tapes
cd* at scsibus? # SCSI CD-ROMs
#ch* at scsibus? # SCSI changer devices
#uk* at scsibus? # unknown SCSI devices