xref: /netbsd/sys/arch/sun3/conf/std.sun3x (revision d52a3144)
1# $NetBSD: std.sun3x,v 1.13 2010/09/19 02:09:29 tsutsui Exp $
2
3# Standard information for Sun3X 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=sun3x
12options 	_SUN3X_
13options 	M68030
14makeoptions	CMACHFLAGS="-m68030"
15
16# The root node (required)
17mainbus0 at root
18