Re: [PATCH] PCI hotplug changes for 2.5.69

From: Greg KH (greg@kroah.com)
Date: Tue May 06 2003 - 18:06:53 EST


ChangeSet 1.1085, 2003/05/06 15:43:13-07:00, greg@kroah.com

[PATCH] PCI Hotplug: fix dependancies for CONFIG_HOTPLUG_PCI_ACPI

Thanks to Adrian Bunk <bunk@fs.tum.de> for pointing this out.

 drivers/hotplug/Kconfig | 2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -Nru a/drivers/hotplug/Kconfig b/drivers/hotplug/Kconfig
--- a/drivers/hotplug/Kconfig Tue May 6 15:55:45 2003
+++ b/drivers/hotplug/Kconfig Tue May 6 15:55:45 2003
@@ -61,7 +61,7 @@
 
 config HOTPLUG_PCI_ACPI
         tristate "ACPI PCI Hotplug driver"
- depends on ACPI && HOTPLUG_PCI
+ depends on ACPI_BUS && HOTPLUG_PCI
         help
           Say Y here if you have a system that supports PCI Hotplug using
           ACPI.

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



This archive was generated by hypermail 2b29 : Wed May 07 2003 - 22:00:28 EST