[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060725164125.A15861@unix-os.sc.intel.com>
Date: Tue, 25 Jul 2006 16:41:25 -0700
From: Keshavamurthy Anil S <anil.s.keshavamurthy@...el.com>
To: Kristen Carlson Accardi <kristen.c.accardi@...el.com>
Cc: linux-acpi@...r.kernel.org, "Brown, Len" <len.brown@...el.com>,
akpm@...l.org, zippel@...ux-m68k.org, rdunlap@...otime.net,
linux-kernel@...r.kernel.org, greg@...ah.com,
pcihpd-discuss@...ts.sourceforge.net
Subject: Re: [patch] pci/hotplug acpiphp: fix Kconfig for Dock dependencies
On Tue, Jul 25, 2006 at 04:18:54PM -0700, Kristen Carlson Accardi wrote:
> drivers/pci/hotplug/Kconfig | 17 ++++++++++++++++-
> 1 file changed, 16 insertions(+), 1 deletion(-)
Can;t this be done with just one line change?
Signed-off-by: Anil S Keshavamurthy <anil.s.keshavamurthy@...el.com>
>
> config HOTPLUG_PCI_ACPI
> tristate "ACPI PCI Hotplug driver"
> - depends on ACPI_DOCK && HOTPLUG_PCI
depends on (!ACPI_DOCK && ACPI && HOTPLUG_PCI) || (ACPI_DOCK && HOTPLUG_PCI)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists