[PATCH 5/7] rapidio: add modular build option for the subsystem core
Bounine, Alexandre
Alexandre.Bounine at idt.com
Fri Jul 26 22:17:25 EST 2013
Hi Jean,
> -----Original Message-----
> From: Jean Delvare [mailto:jdelvare at suse.de]
> Sent: Friday, July 26, 2013 7:01 AM
... skip ....
> @@ -2246,11 +2246,11 @@ source "drivers/pcmcia/Kconfig"
> > source "drivers/pci/hotplug/Kconfig"
> >
> > config RAPIDIO
> > - bool "RapidIO support"
> > + tristate "RapidIO support"
>
> Is there a reason why this was only done for x86 and not for mips and
> powerpc?
>
I need to make a configuration patch for MIPS and PowerPC platforms that deals
with built-in RapidIO controllers available in some embedded SoCs.
For generic platforms with PCIe controllers 'tristate' changes similar to x86 are good enough.
I think it was mentioned in PATCH 0/7 that we will have a follow-up patch a bit later.
> > depends on PCI
> > default n
> > help
> > - If you say Y here, the kernel will include drivers and
> > + If enabled this option will include drivers and the core
> > infrastructure code to support RapidIO interconnect devices.
> >
>
> --
> Jean Delvare
> Suse L3
Alex.
More information about the Linuxppc-dev
mailing list