Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[PATCH] PCI Hotplug: fix up Kconfig help text

Remove reference to pcihpfs that no longer exists.

Signed-off-by: Pavel Machek <pavel@suse.cz>

authored by

Pavel Machek and committed by
Greg Kroah-Hartman
654143ee 072888fa

+1 -2
+1 -2
drivers/pci/hotplug/Kconfig
··· 11 11 ---help--- 12 12 Say Y here if you have a motherboard with a PCI Hotplug controller. 13 13 This allows you to add and remove PCI cards while the machine is 14 - powered up and running. The file system pcihpfs must be mounted 15 - in order to interact with any PCI Hotplug controllers. 14 + powered up and running. 16 15 17 16 To compile this driver as a module, choose M here: the 18 17 module will be called pci_hotplug.