diff options
Diffstat (limited to 'sys/arch/mac68k')
-rw-r--r-- | sys/arch/mac68k/conf/std.mac68k | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/mac68k/conf/std.mac68k b/sys/arch/mac68k/conf/std.mac68k index a7e356de495..96abcb3619f 100644 --- a/sys/arch/mac68k/conf/std.mac68k +++ b/sys/arch/mac68k/conf/std.mac68k @@ -21,3 +21,4 @@ grf1 at nubus0 slot -1 id ? claimed 0 options TIMEZONE=0 # minutes west of GMT--read from booter options DST=0 # daylight savings rules--obsolete +options HZ=60 # clock runs at 60hz on this port |