From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Bunk Subject: [2.6 patch] let ACPI_BLACKLIST_YEAR depend on ACPI_INTERPRETER Date: Sat, 13 Nov 2004 01:05:26 +0100 Message-ID: <20041113000526.GP2249@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-acpi@vger.kernel.org ACPI_BLACKLIST_YEAR has no effect without ACPI_INTERPRETER, so there's no point asking it if ACPI_INTERPRETER=n. Signed-off-by: Adrian Bunk --- linux-2.6.10-rc1-mm5-full/drivers/acpi/Kconfig.old 2004-11-13 01:01:43.000000000 +0100 +++ linux-2.6.10-rc1-mm5-full/drivers/acpi/Kconfig 2004-11-13 01:02:22.000000000 +0100 @@ -270,6 +270,7 @@ config ACPI_BLACKLIST_YEAR int "Disable ACPI for systems before Jan 1st this year" + depends on ACPI_INTERPRETER default 0 help enter a 4-digit year, eg. 2001 to disable ACPI by default ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8