11.9Sthorpej# $NetBSD: std.sun2,v 1.9 2024/01/18 14:39:07 thorpej Exp $ 21.1Sfredette 31.1Sfredette# Standard information for Sun2 machines. 41.3Sfredettemachine sun2 m68k sun68k 51.7Stsutsuiinclude "conf/std" # MI standard options 61.7Stsutsuiinclude "arch/m68k/conf/std.m68k" # m68k standard options 71.1Sfredette 81.9Sthorpej# All sun2 systems have a 68010 with Sun2 MMU 91.8Sthorpejoptions M68010 101.9Sthorpejoptions M68K_MMU_SUN2 111.8Sthorpej 121.6Stsutsui# XXX temporary option until sun3 port migrates to all sun68k stuff 131.6Stsutsuioptions _SUN2_ 14