Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/xen/conf add dummy opt_via_c7temp.h, spotted by And...



details:   https://anonhg.NetBSD.org/src/rev/a1a458c1e481
branches:  trunk
changeset: 747864:a1a458c1e481
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Oct 03 20:56:39 2009 +0000

description:
add dummy opt_via_c7temp.h, spotted by Andreas Gustafsson.

diffstat:

 sys/arch/xen/conf/files.compat |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 6da171dd9a49 -r a1a458c1e481 sys/arch/xen/conf/files.compat
--- a/sys/arch/xen/conf/files.compat    Sat Oct 03 20:48:42 2009 +0000
+++ b/sys/arch/xen/conf/files.compat    Sat Oct 03 20:56:39 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.compat,v 1.21 2009/08/05 20:15:37 jym Exp $
+#      $NetBSD: files.compat,v 1.22 2009/10/03 20:56:39 jmcneill Exp $
 #      NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
 
 # options for MP configuration through the MP spec
@@ -57,6 +57,9 @@
 # Intel On Die Temperature sensor
 defflag opt_intel_coretemp.h           XXXINTEL_CORETEMP
 
+# VIA C7 Temperature sensor
+defflag        opt_via_c7temp.h                XXXVIA_CORETEMP
+
 # Multiboot support
 defflag        opt_multiboot.h         XXXMULTIBOOT
 



Home | Main Index | Thread Index | Old Index