summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/conf/GENERIC
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2000-07-16 07:41:13 +0000
committerMarc Espie <espie@cvs.openbsd.org>2000-07-16 07:41:13 +0000
commitd834d44ae086e08627ea4e0e7954c1e6fe066e40 (patch)
tree2d0ed189c85d67f4404af2ba0cd5aa1f721a8c17 /sys/arch/amiga/conf/GENERIC
parent4086f8c110ab9d1e9eb174d12ed26629ec7ad645 (diff)
non-UVM doesn't even boot
Diffstat (limited to 'sys/arch/amiga/conf/GENERIC')
-rw-r--r--sys/arch/amiga/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC
index 75552dbf95a..c153718542e 100644
--- a/sys/arch/amiga/conf/GENERIC
+++ b/sys/arch/amiga/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.29 2000/02/29 19:09:44 niklas Exp $
+# $OpenBSD: GENERIC,v 1.30 2000/07/16 07:41:11 espie Exp $
# $NetBSD: GENERIC,v 1.85 1997/08/27 19:32:49 is Exp $
#
@@ -34,6 +34,8 @@ option M68030 # support for 030
option M68020 # support for 020/851
option FPU_EMULATE # FPU emulation
+option UVM # use the UVM virtual memory system
+
#
# File systems
#