diff options
Diffstat (limited to 'sys/arch/luna88k/conf/RAMDISK')
-rw-r--r-- | sys/arch/luna88k/conf/RAMDISK | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/luna88k/conf/RAMDISK b/sys/arch/luna88k/conf/RAMDISK index d579558fd61..e066edb7d52 100644 --- a/sys/arch/luna88k/conf/RAMDISK +++ b/sys/arch/luna88k/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.2 2004/04/26 12:34:02 miod Exp $ +# $OpenBSD: RAMDISK,v 1.3 2004/04/29 14:33:24 miod Exp $ machine luna88k m88k @@ -8,6 +8,9 @@ option RAMDISK_HOOKS option "NCPUS=1" # number of CPUs supported (max 4) +# Processor type +option M88100 # 88100 support; mandatory + # Define this if your processor has the xxx.usr bug (mask C82N) option ERRATA__XXX_USR |