xref: /netbsd-src/sys/arch/mac68k/conf/std.mac68k (revision bdc22b2e01993381dcefeff2bc9b56ca75a4235c)
1#	$NetBSD: std.mac68k,v 1.30 2010/09/19 02:09:28 tsutsui Exp $
2#
3# "options" common to all mac68k kernel configs
4
5machine	mac68k m68k
6include		"conf/std"			# MI standard options
7include		"arch/m68k/conf/std.m68k"	# m68k standard options
8
9options 	HZ=60			# mac clock runs at 60hz
10