From: Bjorn Andersson <bjorn.anders...@linaro.org> Date: Wed, 27 Apr 2016 12:13:03 -0700
> From: Courtney Cavin <courtney.ca...@sonymobile.com> > > Add an implementation of Qualcomm's IPC router protocol, used to > communicate with service providing remote processors. > > Signed-off-by: Courtney Cavin <courtney.ca...@sonymobile.com> > Signed-off-by: Bjorn Andersson <bjorn.anders...@sonymobile.com> > [bjorn: Cope with 0 being a valid node id and implement RTM_NEWADDR] > Signed-off-by: Bjorn Andersson <bjorn.anders...@linaro.org> > --- > > Changes since v2: > - Altered Kconfig dependency for QRTR_SMD to be compile testable > > Changes since v1: > - Made node 0 (normally the Qualcomm modem) a valid node > - Implemented RTM_NEWADDR for specifying the local node id Please adjust this so that CONFIG_QRTR can be modular.