summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf/std.mac68k
blob: cbe84803e1b702d6738928be252714541a187876 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	$OpenBSD: std.mac68k,v 1.10 1997/06/23 02:26:38 gene Exp $
#	$NetBSD: std.mac68k,v 1.18 1997/02/13 17:29:43 scottr Exp $
#
# Standard mac68k information in all kernels.

machine	mac68k m68k

# Executable support
option	EXEC_AOUT	# a.out binary support
option	EXEC_SCRIPT	# shell script support

# Stuff every mac68k should have
option	DEVPAGER	# mmap() of devices
option	SWAPPAGER	# mmap() of devices
option	HZ=60		# ticks/second of the mac68k RTC