Sat Aug 7 09:53:25 2010 UTC ()
Remove ACPI_MADT_DEBUG.


(jruoho)
diff -r1.262 -r1.263 src/sys/arch/i386/conf/ALL

cvs diff -r1.262 -r1.263 src/sys/arch/i386/conf/ALL (expand / switch to unified diff)

--- src/sys/arch/i386/conf/ALL 2010/07/26 22:33:23 1.262
+++ src/sys/arch/i386/conf/ALL 2010/08/07 09:53:25 1.263
@@ -1,33 +1,33 @@ @@ -1,33 +1,33 @@
1# $NetBSD: ALL,v 1.262 2010/07/26 22:33:23 jym Exp $ 1# $NetBSD: ALL,v 1.263 2010/08/07 09:53:25 jruoho Exp $
2# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp 2# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
3# 3#
4# ALL machine description file 4# ALL machine description file
5# 5#
6# This machine description includes all devices and options and it is 6# This machine description includes all devices and options and it is
7# used to compile-test the source and does not necessarily produce a 7# used to compile-test the source and does not necessarily produce a
8# bootable or useful kernel. 8# bootable or useful kernel.
9# 9#
10# For further information on hardware support for this architecture, see 10# For further information on hardware support for this architecture, see
11# the intro(4) man page. For further information about kernel options 11# the intro(4) man page. For further information about kernel options
12# for this architecture, see the options(4) man page. For an explanation 12# for this architecture, see the options(4) man page. For an explanation
13# of each device driver in this file see the section 4 man page for the 13# of each device driver in this file see the section 4 man page for the
14# device. 14# device.
15 15
16include "arch/i386/conf/std.i386" 16include "arch/i386/conf/std.i386"
17 17
18options INCLUDE_CONFIG_FILE # embed config file in kernel binary 18options INCLUDE_CONFIG_FILE # embed config file in kernel binary
19 19
20#ident "ALL-$Revision: 1.262 $" 20#ident "ALL-$Revision: 1.263 $"
21 21
22maxusers 64 # estimated number of users 22maxusers 64 # estimated number of users
23 23
24makeoptions USE_SSP=yes 24makeoptions USE_SSP=yes
25 25
26# CPU-related options. 26# CPU-related options.
27options VM86 # virtual 8086 emulation 27options VM86 # virtual 8086 emulation
28options USER_LDT # user-settable LDT; used by WINE 28options USER_LDT # user-settable LDT; used by WINE
29options X86EMU # 386 Real Mode emulator 29options X86EMU # 386 Real Mode emulator
30options PAE # PAE mode (36 bits physical addressing) 30options PAE # PAE mode (36 bits physical addressing)
31 31
32# Enhanced SpeedStep Technology in the Pentium M 32# Enhanced SpeedStep Technology in the Pentium M
33options ENHANCED_SPEEDSTEP 33options ENHANCED_SPEEDSTEP
@@ -1781,27 +1781,26 @@ options AAC_DEBUG @@ -1781,27 +1781,26 @@ options AAC_DEBUG
1781options AAU_DEBUG 1781options AAU_DEBUG
1782options AC97_DEBUG 1782options AC97_DEBUG
1783options AC97_IO_DEBUG 1783options AC97_IO_DEBUG
1784options ACPI_APM_DEBUG 1784options ACPI_APM_DEBUG
1785# 1785#
1786# ACPI_DEBUG_ALLOC can not be used with ACPI 1786# ACPI_DEBUG_ALLOC can not be used with ACPI
1787# kernel modules. It requires also ACPI_DEBUG. 1787# kernel modules. It requires also ACPI_DEBUG.
1788# ACPI_DEBUG_MUTEX is only for ACPICA debugging. 1788# ACPI_DEBUG_MUTEX is only for ACPICA debugging.
1789# 1789#
1790options ACPI_DEBUG 1790options ACPI_DEBUG
1791options ACPI_DEBUG_ALLOC 1791options ACPI_DEBUG_ALLOC
1792options ACPI_MUTEX_DEBUG 1792options ACPI_MUTEX_DEBUG
1793options ACPI_FDC_DEBUG 1793options ACPI_FDC_DEBUG
1794options ACPI_MADT_DEBUG 
1795options ADB_DEBUG 1794options ADB_DEBUG
1796options ADM1030_DEBUG 1795options ADM1030_DEBUG
1797options ADT7467_DEBUG 1796options ADT7467_DEBUG
1798options AE_DEBUG 1797options AE_DEBUG
1799options AGP_DEBUG 1798options AGP_DEBUG
1800options AHADEBUG 1799options AHADEBUG
1801options AHBDEBUG 1800options AHBDEBUG
1802options AHC_DEBUG=1 1801options AHC_DEBUG=1
1803options AHD_DEBUG 1802options AHD_DEBUG
1804options AHD_DEBUG_OPTS=1 1803options AHD_DEBUG_OPTS=1
1805options AH_DEBUG_ALQ 1804options AH_DEBUG_ALQ
1806options AIC_DEBUG 1805options AIC_DEBUG
1807options ALTQ_DEBUG 1806options ALTQ_DEBUG