[PATCH] PCI Hotplug: fix up Kconfig help text

Remove reference to pcihpfs that no longer exists.

Signed-off-by: Pavel Machek <pavel@suse.cz>
This commit is contained in:
Pavel Machek 2006-01-09 16:16:00 +01:00 committed by Greg Kroah-Hartman
parent 072888fa60
commit 654143ee3a

View file

@ -11,8 +11,7 @@ config HOTPLUG_PCI
---help--- ---help---
Say Y here if you have a motherboard with a PCI Hotplug controller. 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 This allows you to add and remove PCI cards while the machine is
powered up and running. The file system pcihpfs must be mounted powered up and running.
in order to interact with any PCI Hotplug controllers.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called pci_hotplug. module will be called pci_hotplug.