From 037ea0eaf02df02c0ed3bb85a4decd8b040f3b18 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 30 May 2011 19:56:43 +0000 Subject: [PATCH] Explicitly disable ACPI_CUSTOM_METHOD svn path=/dists/trunk/linux-2.6/; revision=17487 --- debian/config/kernelarch-x86/config | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index c28edc176..bc2cf1966 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -142,6 +142,7 @@ CONFIG_ACPI_CONTAINER=m CONFIG_ACPI_HOTPLUG_MEMORY=m CONFIG_ACPI_SBS=m CONFIG_ACPI_HED=m +# CONFIG_ACPI_CUSTOM_METHOD is not set ## ## file: drivers/acpi/apei/Kconfig