diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1997-03-26 08:32:48 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1997-03-26 08:32:48 +0000 |
commit | 10dee766076c05a458fafe67067886c5336a9f61 (patch) | |
tree | ab01299cb68bd34deec63603bed06a66b1b0069b /sys/arch/hp300/DOC | |
parent | 5cc2bb141a85c1d606c46ee75560c4a1c835e607 (diff) |
Merge changes from NetBSD, up to 3/19/97; undoes some local changes.
Changed to match new arch/m68k code.
genassym.cf is currently just a place holder.
Diffstat (limited to 'sys/arch/hp300/DOC')
-rw-r--r-- | sys/arch/hp300/DOC/Options | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/sys/arch/hp300/DOC/Options b/sys/arch/hp300/DOC/Options index ff2ef258736..04ec092f1f3 100644 --- a/sys/arch/hp300/DOC/Options +++ b/sys/arch/hp300/DOC/Options @@ -1,4 +1,4 @@ -$OpenBSD: Options,v 1.3 1997/02/04 07:15:22 downsj Exp $ +$OpenBSD: Options,v 1.4 1997/03/26 08:32:36 downsj Exp $ $NetBSD: Options,v 1.6 1997/01/31 23:01:21 carrel Exp $ Here is a list of hp300 specific kernel compilation options and what they @@ -79,12 +79,6 @@ COMPAT_HPUX COMPAT_OHPUX Compile in old 4.2-ish HP-UX (pre-6.0?) compatibility code. -FPCOPROC - Compile in code to support the 68881 and above FPU. Should always - be defined, since all supported SPUs have one. Don't even know if - it will compile, much less work, without this option. Defined in - the prototype makefile (hp300/conf/Makefile.hp300). - DCMSTATS Compile in code to collect a variety of transmit/receive statistics for the 98642 4-port MUX. |