Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf We do not need HZ=512 here, for sure.
details: https://anonhg.NetBSD.org/src/rev/e64d438bfe82
branches: trunk
changeset: 535413:e64d438bfe82
user: briggs <briggs%NetBSD.org@localhost>
date: Sun Aug 18 04:12:42 2002 +0000
description:
We do not need HZ=512 here, for sure.
diffstat:
sys/arch/evbarm/conf/IQ80321 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aab8acca78ea -r e64d438bfe82 sys/arch/evbarm/conf/IQ80321
--- a/sys/arch/evbarm/conf/IQ80321 Sat Aug 17 22:15:58 2002 +0000
+++ b/sys/arch/evbarm/conf/IQ80321 Sun Aug 18 04:12:42 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IQ80321,v 1.10 2002/08/17 16:42:21 briggs Exp $
+# $NetBSD: IQ80321,v 1.11 2002/08/18 04:12:42 briggs Exp $
#
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
#
@@ -25,7 +25,7 @@
# Architecture options
options PERFCTRS
options XSCALE_CACHE_READ_WRITE_ALLOCATE
-options HZ=512
+#options HZ=512
# File systems
Home |
Main Index |
Thread Index |
Old Index