Remove ACPI_BUT_DEBUG.

This commit is contained in:
jruoho 2010-03-04 22:30:57 +00:00
parent 3c39e81041
commit 34eaaa303c

View File

@ -1,4 +1,4 @@
# $NetBSD: ALL,v 1.247 2010/03/04 21:55:32 jruoho Exp $
# $NetBSD: ALL,v 1.248 2010/03/04 22:30:57 jruoho Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "ALL-$Revision: 1.247 $"
#ident "ALL-$Revision: 1.248 $"
maxusers 64 # estimated number of users
@ -1758,7 +1758,6 @@ options AAU_DEBUG
options AC97_DEBUG
options AC97_IO_DEBUG
options ACPI_APM_DEBUG
options ACPI_BUT_DEBUG
#
# ACPI_DEBUG_ALLOC can not be used with ACPI
# kernel modules. It requires also ACPI_DEBUG.