Module Name: src
Committed By: jruoho
Date: Sat Aug 7 09:53:25 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Remove ACPI_MADT_DEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.262 -r1.263 src/sys/arch/i386/conf/ALL
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/i386/conf/ALL
diff -u src/sys/arch/i386/conf/ALL:1.262 src/sys/arch/i386/conf/ALL:1.263
--- src/sys/arch/i386/conf/ALL:1.262 Mon Jul 26 22:33:23 2010
+++ src/sys/arch/i386/conf/ALL Sat Aug 7 09:53:25 2010
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.262 2010/07/26 22:33:23 jym Exp $
+# $NetBSD: ALL,v 1.263 2010/08/07 09:53:25 jruoho Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.262 $"
+#ident "ALL-$Revision: 1.263 $"
maxusers 64 # estimated number of users
@@ -1791,7 +1791,6 @@
options ACPI_DEBUG_ALLOC
options ACPI_MUTEX_DEBUG
options ACPI_FDC_DEBUG
-options ACPI_MADT_DEBUG
options ADB_DEBUG
options ADM1030_DEBUG
options ADT7467_DEBUG