[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160427.145533.281908074397879897.davem@davemloft.net>
Date: Wed, 27 Apr 2016 14:55:33 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: bjorn.andersson@...aro.org
Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
linux-arm-msm@...r.kernel.org, courtney.cavin@...ymobile.com,
bjorn.andersson@...ymobile.com
Subject: Re: [PATCH v2] net: Add Qualcomm IPC router
From: Bjorn Andersson <bjorn.andersson@...aro.org>
Date: Wed, 27 Apr 2016 10:14:45 -0700
> On Wed 27 Apr 09:22 PDT 2016, David Miller wrote:
>
>> This code can now only be build tested on ARCH_QCOM architectures, and
>> that's a serious negative downside.
>
> For normal usage the QRTR_SMD doesn't make much sense to be selectable
> unless QCOM_SMD is compiled in, but I can fix up the QCOM_SMD exports
> and slap a COMPILE_TEST on it.
>
>
> Looking at it again, we already have the conditional for QRTR and the OF
> code in the driver went away a while back, so we're down to something
> like:
>
> depends on QCOM_SMD || COMPILE_TEST
If that's enough to make it work, feel free to spin as a series a patch that
does the Kconfig bits and then the patch that adds the IPC protocol.
Powered by blists - more mailing lists