[PATCH] kconfig change for HOTPLUG_PCI_RPA
Hollis Blanchard
hollisb at us.ibm.com
Sat Nov 22 06:53:56 EST 2003
On Friday, Nov 21, 2003, at 13:39 US/Central, Olaf Hering wrote:
>
> I bet its ppc64 only.
>
> --- ./drivers/pci/hotplug/Kconfig~ 2003-11-21 19:45:38.000000000
> +0100
> +++ ./drivers/pci/hotplug/Kconfig 2003-11-21 20:37:48.000000000
> +0100
> @@ -124,7 +124,7 @@ config HOTPLUG_PCI_CPCI_GENERIC
>
> config HOTPLUG_PCI_RPA
> tristate "RPA PCI Hotplug driver"
> - depends on HOTPLUG_PCI
> + depends on HOTPLUG_PCI && PPC64
> help
> Say Y here if you have a a RPA system that supports PCI
> Hotplug.
And perhaps the help could be elaborated to say something about
pSeries? Believe it or not, most people have absolutely no idea what
"RPA" means. Also there was an "a a" typo. Also, which pSeries systems
support hotplug?
(Do not apply patch without fixing AAA/BBB/CCC. :)
===== linuxppc64-2.5/drivers/pci/hotplug/Kconfig 1.15 vs edited =====
--- 1.15/drivers/pci/hotplug/Kconfig Wed Nov 19 11:10:13 2003
+++ edited/linuxppc64-2.5/drivers/pci/hotplug/Kconfig Fri Nov 21
13:51:37 2003
@@ -123,10 +123,11 @@
When in doubt, say N.
config HOTPLUG_PCI_RPA
- tristate "RPA PCI Hotplug driver"
- depends on HOTPLUG_PCI
+ tristate "pSeries PCI Hotplug driver"
+ depends on HOTPLUG_PCI && PPC64
help
- Say Y here if you have a a RPA system that supports PCI
Hotplug.
+ Say Y here if you have a pSeries system that supports PCI
Hotplug,
+ such as AAA, BBB, or CCC.
To compile this driver as a module, choose M here: the
module will be called rpaphp.
--
Hollis Blanchard
IBM Linux Technology Center
** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc64-dev
mailing list