summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-06-08 20:37:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-06-08 20:37:40 +0000
commitd1f1d732b2b7abb4488c87ac2cbe970524e2e763 (patch)
tree4d2f0edb6a9364125e66e536b4db78d4071f4e03 /sys/arch/amd64
parent56e715ad1c7c78b76d467408d9dae53d7f7e7c35 (diff)
alpha/conf/RAMDISK
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r--sys/arch/amd64/conf/RAMDISK3
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
2 files changed, 2 insertions, 4 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)
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 70043f2e1eb..6f700cf5af2 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.84 2008/05/23 14:04:18 brad Exp $
+# $OpenBSD: RAMDISK_CD,v 1.85 2008/06/08 20:37:39 deraadt Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -20,7 +20,6 @@ option NFSCLIENT # Network File System client
option CD9660 # ISO 9660 + Rock Ridge file system
option UDF
option MSDOSFS # MS-DOS file system
-option FIFO # FIFOs; RECOMMENDED
option INET # IP + ICMP + TCP + UDP
option INET6 # IPv6 (needs INET)