diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-06-27 05:46:29 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-06-27 05:46:29 +0000 |
commit | b5667c845a82a0ce09b33001a466d9d84dfcfe83 (patch) | |
tree | fbcb6775aa61f4f0221199dc8ee06704388d122f /sys/arch/alpha/conf/RAMDISKB | |
parent | 8f7833fa7c0fe5e4e3c5060b1dd5ff5f07121338 (diff) |
UVM is no longer an option.
Diffstat (limited to 'sys/arch/alpha/conf/RAMDISKB')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKB | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB index 9a521577a04..c542d123ca2 100644 --- a/sys/arch/alpha/conf/RAMDISKB +++ b/sys/arch/alpha/conf/RAMDISKB @@ -1,9 +1,8 @@ -# $OpenBSD: RAMDISKB,v 1.9 2001/06/23 19:46:57 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.10 2001/06/27 05:46:08 art Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED -option UVM # required option PMAP_NEW # required option SMALL_KERNEL |