summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/RAMDISK
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/conf/RAMDISK')
-rw-r--r--sys/arch/amd64/conf/RAMDISK3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK b/sys/arch/amd64/conf/RAMDISK
index 793ac5df033..f3fb1781b48 100644
--- a/sys/arch/amd64/conf/RAMDISK
+++ b/sys/arch/amd64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.44 2008/05/23 14:04:18 brad Exp $
+# $OpenBSD: RAMDISK,v 1.45 2008/06/08 20:37:39 deraadt Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -19,7 +19,6 @@ option FFS # UFS
option CD9660 # ISO 9660 + Rock Ridge file system
#option MSDOSFS # MS-DOS file system
-option FIFO # FIFOs; RECOMMENDED
option INET # IP + ICMP + TCP + UDP
#option INET6 # IPv6 (needs INET)