diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 3be94ee070d..c937253c342 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.109 2001/09/22 20:44:48 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.110 2001/10/10 23:43:43 millert Exp $ machine i386 # architecture, used by config; REQUIRED @@ -19,9 +19,6 @@ maxusers 4 # estimated number of users 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 - #makeoptions DEBUG="-g" # compile full symbol table option FFS # UFS |