std.mac68k revision 1.30
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