aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2006-01-09 16:16:00 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2006-01-31 18:00:11 -0800
commit654143ee3a73b2793350b039a135d9cd3101147b (patch)
tree2db0d20b48bba4be1050fca58bd02d3403a27de5 /drivers/pci
parent[PATCH] PCI Hotplug: fix up coding style issues (diff)
downloadlinux-dev-654143ee3a73b2793350b039a135d9cd3101147b.tar.xz
linux-dev-654143ee3a73b2793350b039a135d9cd3101147b.zip
[PATCH] PCI Hotplug: fix up Kconfig help text
Remove reference to pcihpfs that no longer exists. Signed-off-by: Pavel Machek <pavel@suse.cz>
Diffstat (limited to 'drivers/pci')
-rw-r--r--drivers/pci/hotplug/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pci/hotplug/Kconfig b/drivers/pci/hotplug/Kconfig
index 2f1289eebb3c..222a1cc4aa28 100644
--- a/drivers/pci/hotplug/Kconfig
+++ b/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.