Turn on NTP PLL by default.

This commit is contained in:
cjs 1999-01-29 00:01:22 +00:00
parent 99a170d159
commit 82a6d74841
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: NWSCONS,v 1.23 1999/01/23 16:10:48 drochner Exp $
# $NetBSD: NWSCONS,v 1.24 1999/01/29 00:01:22 cjs Exp $
#
# like GENERIC, with new console drivers
#
@ -48,7 +48,7 @@ options UCONSOLE # users can use TIOCCONS (for xconsole)
options INSECURE # disable kernel security levels
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
options NTP # NTP phase/frequency locked loop
options KTRACE # system call tracing via ktrace(1)