diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:36:44 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:36:44 -0400 |
commit | cab00891c5489cb6d0cde0a55d39bd5f2871fa70 (patch) | |
tree | 0dc810a15ad02dc76939b6ea021a4a24794561bb /drivers/pci | |
parent | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (diff) |
Still more typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/pci')
-rw-r--r-- | drivers/pci/hotplug/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/Kconfig b/drivers/pci/hotplug/Kconfig index 8a60f391ffcf..6e780db9454d 100644 --- a/drivers/pci/hotplug/Kconfig +++ b/drivers/pci/hotplug/Kconfig | |||
@@ -157,7 +157,7 @@ config HOTPLUG_PCI_RPA | |||
157 | tristate "RPA PCI Hotplug driver" | 157 | tristate "RPA PCI Hotplug driver" |
158 | depends on HOTPLUG_PCI && PPC_PSERIES && PPC64 && !HOTPLUG_PCI_FAKE | 158 | depends on HOTPLUG_PCI && PPC_PSERIES && PPC64 && !HOTPLUG_PCI_FAKE |
159 | help | 159 | help |
160 | Say Y here if you have a a RPA system that supports PCI Hotplug. | 160 | Say Y here if you have a RPA system that supports PCI Hotplug. |
161 | 161 | ||
162 | To compile this driver as a module, choose M here: the | 162 | To compile this driver as a module, choose M here: the |
163 | module will be called rpaphp. | 163 | module will be called rpaphp. |