xref: /netbsd/sys/arch/mvme68k/conf/std.mvme68k (revision d52a3144)
1#	$NetBSD: std.mvme68k,v 1.14 2010/09/19 02:09:28 tsutsui Exp $
2#
3# Options/devices that all mvme68ks should have
4#
5
6machine mvme68k m68k
7include		"conf/std"			# MI standard options
8include		"arch/m68k/conf/std.m68k"	# m68k standard options
9
10timekeeper0 at mainbus0
11
12options 	EXEC_AOUT	# support for exec'ing a.out
13
14options 	USE_ALT_LPT	# use own lpt implementation
15