mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 23:53:32 +00:00
[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:
parent
072888fa60
commit
654143ee3a
1 changed files with 1 additions and 2 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue