xref: /netbsd-src/sys/arch/sun2/conf/std.sun2 (revision 120d6a48ae597db6720045cb92119f7af9b1af9f)
1# $NetBSD: std.sun2,v 1.9 2024/01/18 14:39:07 thorpej Exp $
2
3# Standard information for Sun2 machines.
4machine	sun2 m68k sun68k
5include		"conf/std"			# MI standard options
6include		"arch/m68k/conf/std.m68k"	# m68k standard options
7
8# All sun2 systems have a 68010 with Sun2 MMU
9options 	M68010
10options 	M68K_MMU_SUN2
11
12# XXX temporary option until sun3 port migrates to all sun68k stuff
13options 	_SUN2_
14