10 lines
280 B
Plaintext
10 lines
280 B
Plaintext
# $NetBSD: std.mac68k,v 1.30 2010/09/19 02:09:28 tsutsui Exp $
|
|
#
|
|
# "options" common to all mac68k kernel configs
|
|
|
|
machine mac68k m68k
|
|
include "conf/std" # MI standard options
|
|
include "arch/m68k/conf/std.m68k" # m68k standard options
|
|
|
|
options HZ=60 # mac clock runs at 60hz
|