diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2006-02-02 01:12:54 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2006-02-02 01:12:54 -0500 |
commit | 18ee3610040a4c008ce08a40a5dd025241cc7e97 (patch) | |
tree | 32a996a5123726b63c31a1522f230933fb967a32 /drivers/pci/hotplug/Kconfig | |
parent | e4e7b89280d1d666e2c09e5ad36cf071796c4c7e (diff) | |
parent | b4103333d7904310d34de18d85e51e3d74f00a3b (diff) |
Merge branch 'master'
Diffstat (limited to 'drivers/pci/hotplug/Kconfig')
-rw-r--r-- | drivers/pci/hotplug/Kconfig | 3 |
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 | |||
11 | ---help--- | 11 | ---help--- |
12 | Say Y here if you have a motherboard with a PCI Hotplug controller. | 12 | Say Y here if you have a motherboard with a PCI Hotplug controller. |
13 | This allows you to add and remove PCI cards while the machine is | 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 | 14 | powered up and running. |
15 | in order to interact with any PCI Hotplug controllers. | ||
16 | 15 | ||
17 | To compile this driver as a module, choose M here: the | 16 | To compile this driver as a module, choose M here: the |
18 | module will be called pci_hotplug. | 17 | module will be called pci_hotplug. |