summaryrefslogtreecommitdiff
path: root/sys/arch/arc/conf/GENERIC
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-09-20 06:45:27 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-09-20 06:45:27 +0000
commitdf42aa61f92bffe35c22145bcc90906f47aa88d0 (patch)
tree5064c1ef1d0088157056fe2aa3f45ca4bd95c9e8 /sys/arch/arc/conf/GENERIC
parent4909b03ce500337461ef8ac1f9f5637782ca693d (diff)
do not fool people into thinking VNODEPAGER is an option; netbsd pr#2757, erik@aarhus1.uni-c.dk
Diffstat (limited to 'sys/arch/arc/conf/GENERIC')
-rw-r--r--sys/arch/arc/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/arc/conf/GENERIC b/sys/arch/arc/conf/GENERIC
index 340d023ad6d..7488bf43ca9 100644
--- a/sys/arch/arc/conf/GENERIC
+++ b/sys/arch/arc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.5 1996/09/15 09:46:07 pefo Exp $
+# $OpenBSD: GENERIC,v 1.6 1996/09/20 06:44:56 deraadt Exp $
#
# Generic configuration file for MIPS R4x00 ARC Systems
#
@@ -13,7 +13,6 @@ options DST=0 # use daylight savings rules
# Standard system options
options SWAPPAGER # swap pager (anonymous and swap space)
-options VNODEPAGER # vnode pager (mapped files)
options DEVPAGER # device pager (mapped devices)
options DIAGNOSTIC # extra kernel debugging checks