On Fri, 9 Feb 2007 00:50:10 -0500 Len Brown <lenb@xxxxxxxxxx> wrote: > Did you intend to make ACPI_BAY depend on ACPI_DOCK > instead of making ACPI_DOCK depend on ACPI_DOCK? > > -Len > > On Monday 05 February 2007 19:09, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > > From: Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx> > > > > Since the bay driver depends on the dock driver for proper notification, make > > this driver depend on the dock driver. > > > > Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@xxxxxxxxx> > > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > > --- > > > > drivers/acpi/Kconfig | 1 + > > 1 file changed, 1 insertion(+) > > > > diff -puN drivers/acpi/Kconfig~acpi-make-bay-depend-on-dock drivers/acpi/Kconfig > > --- a/drivers/acpi/Kconfig~acpi-make-bay-depend-on-dock > > +++ a/drivers/acpi/Kconfig > > @@ -151,6 +151,7 @@ config ACPI_FAN > > config ACPI_DOCK > > tristate "Dock" > > depends on EXPERIMENTAL > > + depends on ACPI_DOCK > > help > > This driver adds support for ACPI controlled docking stations I dunno what's going on with this one - it might have got mangled. Please drop. - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html