From pavel@atrey.karlin.mff.cuni.cz Mon Jan 9 07:20:30 2006 Date: Mon, 9 Jan 2006 16:16:00 +0100 From: Pavel Machek To: Greg KH Subject: PCI Hotplug: fix up Kconfig help text Message-ID: <20060109151600.GE717@atrey.karlin.mff.cuni.cz> Content-Disposition: inline Remove reference to pcihpfs that no longer exists. Signed-off-by: Pavel Machek --- drivers/pci/hotplug/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- gregkh-2.6.orig/drivers/pci/hotplug/Kconfig +++ gregkh-2.6/drivers/pci/hotplug/Kconfig @@ -11,8 +11,7 @@ config HOTPLUG_PCI ---help--- Say Y here if you have a motherboard with a PCI Hotplug controller. This allows you to add and remove PCI cards while the machine is - powered up and running. The file system pcihpfs must be mounted - in order to interact with any PCI Hotplug controllers. + powered up and running. To compile this driver as a module, choose M here: the module will be called pci_hotplug.