RE: [PATCH 5/7] rapidio: add modular build option for the subsystem core

2013-07-26 Thread Bounine, Alexandre
Hi Jean, > -Original Message- > From: Jean Delvare [mailto:jdelv...@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" > >

Re: [PATCH 5/7] rapidio: add modular build option for the subsystem core

2013-07-26 Thread Jean Delvare
Hi Alexandre, Le Friday 28 June 2013 à 15:18 -0400, Alexandre Bounine a écrit : > Add a configuration option to build RapidIO subsystem core code as a loadable > kernel module. Currently this option is available only for x86-based > platforms, > with the additional patch for PowerPC planned to be

[PATCH 5/7] rapidio: add modular build option for the subsystem core

2013-06-28 Thread Alexandre Bounine
Add a configuration option to build RapidIO subsystem core code as a loadable kernel module. Currently this option is available only for x86-based platforms, with the additional patch for PowerPC planned to be provided later. This patch replaces kernel command line parameter "riohdid=" with its mo