On Fri, 5 Jan 2007, Henrique de Moraes Holschuh wrote:

> > > I trust you have ACPI_IBM_BAY=n to use ACPI_BAY=y ?  I don't think it has
> > > anything to do with the issue you have, but just in case...
> > The kernel hangs with CONFIG_ACPI_BAY, with CONFIG_ACPI_IBM_BAY it works 
> > just fine.
> I mean don't do it with both CONFIG_ACPI_BAY and CONFIG_ACPI_IBM_BAY set to
> y (i.e. loaded at the same time).

Kconfig doesn't allow this, so that's not a problem.

config ACPI_IBM_BAY
        bool "Legacy Removable Bay Support"
        depends on ACPI_IBM
        depends on ACPI_BAY=n

-- 
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to