[PATCH] make ACPI_BLACKLIST_YEAR depend on ACPI

From: Rolf Eike Beer
Date: Mon Feb 14 2005 - 05:27:27 EST


Hi,

this oneliner fixes the situation that I can enter a year to blacklist
ACPI devices if ACPI is completely disabled.

Signed-off-by: Rolf Eike Beer <eike-kernel@xxxxxxxxx>

--- linux-2.6.11-rc3/drivers/acpi/Kconfig 2005-02-07 21:12:45.000000000 +0100
+++ linux-2.6.11-rc3/drivers/acpi/Kconfig.fixed 2005-02-12 19:58:24.000000000 +0100
@@ -259,6 +259,7 @@

config ACPI_BLACKLIST_YEAR
int "Disable ACPI for systems before Jan 1st this year"
+ depends on ACPI
default 0
help
enter a 4-digit year, eg. 2001 to disable ACPI by default
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/