public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] let ACPI_BLACKLIST_YEAR depend on ACPI_INTERPRETER
@ 2004-11-13  0:05 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2004-11-13  0:05 UTC (permalink / raw)
  To: len.brown-ral2JQCrhuEAvxtiuMwx3w
  Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

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 <bunk-HeJ8Db2Gnd6zQB+pC5nmwQ@public.gmane.org>

--- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-13  0:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-13  0:05 [2.6 patch] let ACPI_BLACKLIST_YEAR depend on ACPI_INTERPRETER Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox