Re: [PATCH] make ACPI_BLACKLIST_YEAR depend on ACPI

2005-02-14 Thread Roman Zippel
Hi, On Mon, 14 Feb 2005, Len Brown wrote: > Re: ACPI_BLACKLIST_YEAR depending on ACPI or ACPI_INTERPRETER -- either > are fine. Note that a patch that fixes this and a little more is waiting in -mm and Sam's tree. bye, Roman - To unsubscribe from this list: send the line "unsubscribe linux-ker

Re: [PATCH] make ACPI_BLACKLIST_YEAR depend on ACPI

2005-02-14 Thread Len Brown
Re: ACPI_BLACKLIST_YEAR depending on ACPI or ACPI_INTERPRETER -- either are fine. Note that I'm planning to delete the separate ACPI_INTERPRETER build option and just use CONFIG_ACPI in the future. We tested this in a config clean-up in -mm a while back, and I should probably revive it for early

Re: [PATCH] make ACPI_BLACKLIST_YEAR depend on ACPI

2005-02-14 Thread Linus Torvalds
On Mon, 14 Feb 2005, Rolf Eike Beer wrote: > > 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 <[EMAIL PROTECTED]> Hmm.. Wouldn't it be even better to make it depend on ACPI_INTERPRETER? Af

[PATCH] make ACPI_BLACKLIST_YEAR depend on ACPI

2005-02-14 Thread Rolf Eike Beer
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 <[EMAIL PROTECTED]> --- linux-2.6.11-rc3/drivers/acpi/Kconfig 2005-02-07 21:12:45.0 +0100 +++ linux-2.6.11-rc3/drivers/acpi/Kconfig