xref: /netbsd-src/sys/arch/sun3/conf/std.sun3 (revision 122b5006ee1bd67145794b4cde92f4fe4781a5ec)
1# $NetBSD: std.sun3,v 1.34 2010/09/19 02:09:29 tsutsui Exp $
2
3# Standard information for Sun3 machines.
4machine	sun3 m68k sun68k
5include		"conf/std"			# MI standard options
6include		"arch/m68k/conf/std.m68k"	# m68k standard options
7
8# Machine type to be supported by this kernel.  Note:
9# The SUN3 and SUN3X options are mutually exclusive!
10# (Your kernel will only run on one or the other.)
11makeoptions	MACHTYPE=sun3
12options 	_SUN3_
13options 	M68020
14
15# The root node (required)
16mainbus0 at root
17