Преглед на файлове

[PATCH] PCI Hotplug: fix up Kconfig help text

Remove reference to pcihpfs that no longer exists.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Pavel Machek преди 19 години
родител
ревизия
654143ee3a
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      drivers/pci/hotplug/Kconfig

+ 1 - 2
drivers/pci/hotplug/Kconfig

@@ -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
-	  in order to interact with any PCI Hotplug controllers.
+	  powered up and running.
 
 
 	  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.