summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hp300/conf')
-rw-r--r--sys/arch/hp300/conf/RAMDISK5
-rw-r--r--sys/arch/hp300/conf/std.hp3005
2 files changed, 2 insertions, 8 deletions
diff --git a/sys/arch/hp300/conf/RAMDISK b/sys/arch/hp300/conf/RAMDISK
index 88e4529a672..34d4e29b69a 100644
--- a/sys/arch/hp300/conf/RAMDISK
+++ b/sys/arch/hp300/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.13 2001/10/06 18:07:54 miod Exp $
+# $OpenBSD: RAMDISK,v 1.14 2001/10/10 23:43:42 millert Exp $
#
# Ram disk kernel.
#
@@ -25,9 +25,6 @@ maxusers 8
option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight saving time used by RTC
-option SWAPPAGER # paging; REQUIRED
-option DEVPAGER # mmap() of devices
-
option DIAGNOSTIC # internal consistency checks
option FFS # UFS
diff --git a/sys/arch/hp300/conf/std.hp300 b/sys/arch/hp300/conf/std.hp300
index 0009741d301..70dcb3d3f4f 100644
--- a/sys/arch/hp300/conf/std.hp300
+++ b/sys/arch/hp300/conf/std.hp300
@@ -1,10 +1,7 @@
-# $OpenBSD: std.hp300,v 1.3 1997/02/05 17:41:52 downsj Exp $
+# $OpenBSD: std.hp300,v 1.4 2001/10/10 23:43:42 millert Exp $
# $NetBSD: std.hp300,v 1.2 1997/01/30 09:55:45 thorpej Exp $
#
# Options/devices that all hp300s should have
#
machine hp300 m68k
-
-option SWAPPAGER # swap pager (anonymous and swap space)
-option DEVPAGER # device pager (mapped devices)