diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-06-08 20:37:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-06-08 20:37:40 +0000 |
commit | d1f1d732b2b7abb4488c87ac2cbe970524e2e763 (patch) | |
tree | 4d2f0edb6a9364125e66e536b4db78d4071f4e03 /sys/arch/zaurus/conf/RAMDISK | |
parent | 56e715ad1c7c78b76d467408d9dae53d7f7e7c35 (diff) |
alpha/conf/RAMDISK
Diffstat (limited to 'sys/arch/zaurus/conf/RAMDISK')
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index 7a149479eda..a534fbe0a46 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.36 2007/03/18 21:47:25 uwe Exp $ +# $OpenBSD: RAMDISK,v 1.37 2008/06/08 20:37:39 deraadt Exp $ machine zaurus arm @@ -11,7 +11,6 @@ options INET # IP + ICMP + TCP + UDP options INET6 # IPv6 (needs INET) options DDB # kernel debugger options EXT2FS # Second Extended Filesystem -options FIFO # FIFOs; RECOMMENDED options ARM32 options PXAGPIO_HAS_GPION_INTRS |