diff options
| author | thorpej <thorpej@NetBSD.org> | 2001-06-12 22:32:50 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2001-06-12 22:32:50 +0000 |
| commit | 7e59a1be7a4acf05607db6362ab43edbfb60b7fd (patch) | |
| tree | 3fa18d345dc88f153fa08c6b3e4eb9dce9ee3ae8 /sys | |
| parent | 9988acd41e640babbc6f6769cc796e3512227090 (diff) | |
No longer need MIPS3_5200 here.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/algor/conf/P5064 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/algor/conf/P5064 b/sys/arch/algor/conf/P5064 index 15d2b3f4213..748c0089b18 100644 --- a/sys/arch/algor/conf/P5064 +++ b/sys/arch/algor/conf/P5064 @@ -1,11 +1,11 @@ -# $NetBSD: P5064,v 1.5 2001/06/10 08:45:09 thorpej Exp $ +# $NetBSD: P5064,v 1.6 2001/06/12 22:32:51 thorpej Exp $ # # Algorithmics P-5064 kernel. # include "arch/algor/conf/std.algor" -#ident "P5064-$Revision: 1.5 $" +#ident "P5064-$Revision: 1.6 $" maxusers 32 @@ -14,7 +14,6 @@ maxusers 32 options ALGOR_P5064 # Algorithmics P-5064 #options ALGOR_P6032 # Algorithmics P-6032 -options MIPS3_5200 # use RM52xx cache routines options MIPS3_L2CACHE_ABSENT # No L2 cache on this machine # Standard system options |
