summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf/RAMDISK
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-10-10 23:43:44 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-10-10 23:43:44 +0000
commit1f4fb096600219d4a2e8eead7cafb9ef3bb60bab (patch)
tree430aab851eb57eefb349b66fa681131ea88500e3 /sys/arch/macppc/conf/RAMDISK
parenta98acda0245323625f433003d3c4c6e2483ebc48 (diff)
gc SWAPPAGER and DEVPAGER options
Diffstat (limited to 'sys/arch/macppc/conf/RAMDISK')
-rw-r--r--sys/arch/macppc/conf/RAMDISK4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index 210fa220977..9b739fad8d6 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.2 2001/09/22 20:44:48 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.3 2001/10/10 23:43:42 millert Exp $
#
# PPC GENERIC config file
#
@@ -19,8 +19,6 @@ option WSEMUL_NO_DUMB
# include "../../../conf/GENERIC"
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 COMPAT_43 # and 4.3BSD
option FFS # UFS
option MFS # memory file system