# This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet 1.1334 -> 1.1335 # drivers/acpi/Kconfig 1.23 -> 1.24 # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 03/09/30 len.brown@intel.com 1.1335 # [ACPI] add CONFIG_ACPI_RELAXED_AML to config menu # -------------------------------------------- # diff -Nru a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig --- a/drivers/acpi/Kconfig Tue Sep 30 00:15:18 2003 +++ b/drivers/acpi/Kconfig Tue Sep 30 00:15:18 2003 @@ -256,7 +256,7 @@ default y config ACPI_RELAXED_AML - bool + bool "Relaxed AML" depends on ACPI_INTERPRETER depends on !IA64_SGI_SN default n