diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-16 11:11:14 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-16 11:11:14 +0000 |
commit | 85b6fdf96bd97d751cdefe70916d4bf99e8d0300 (patch) | |
tree | 4de52e7f9a9fd5a9f49bf2a20c466e720223f9cb /sys/arch/i386/conf/OPRAH | |
parent | 17a998718b215232c7c500a42c025685cd4b1ec9 (diff) |
MACHINE_NONCONTIG always on
Diffstat (limited to 'sys/arch/i386/conf/OPRAH')
-rw-r--r-- | sys/arch/i386/conf/OPRAH | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/OPRAH b/sys/arch/i386/conf/OPRAH index 1ebe3bf2dfd..fb090dfe919 100644 --- a/sys/arch/i386/conf/OPRAH +++ b/sys/arch/i386/conf/OPRAH @@ -13,7 +13,6 @@ options MATH_EMULATE # floating point emulation #options DUMMY_NOPS # speed hack; recommended options XSERVER,UCONSOLE options INSECURE # insecure; allow /dev/mem writing for X -options MACHINE_NONCONTIG maxusers 32 # estimated number of users options TIMEZONE=0 # time zone to adjust RTC time by |