[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200313.112524.278974546399568453.davem@davemloft.net>
Date: Fri, 13 Mar 2020 11:25:24 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: elder@...aro.org
Cc: kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] soc: qcom: ipa: build IPA when COMPILE_TEST is enabled
From: Alex Elder <elder@...aro.org>
Date: Fri, 13 Mar 2020 07:11:26 -0500
> Make CONFIG_QCOM_IPA optionally dependent on CONFIG_COMPILE_TEST.
>
> Suggested-by: Jakub Kicinski <kuba@...nel.org>
> Signed-off-by: Alex Elder <elder@...aro.org>
> ---
>
> David, this implements a suggestion made by Jakub Kicinski. I tested
> it with GCC 9.2.1 for x86 and found no errors or warnings in the IPA
> code. It is the last IPA change I plan to make for v5.7.
>
> Once reviewed and found acceptable, it should go through net-next.
When I try to use this I end up with the following Kconfig warnings:
WARNING: unmet direct dependencies detected for QCOM_SCM
Depends on [n]: ARM || ARM64
Selected by [m]:
- QCOM_MDT_LOADER [=m]
So this needs more work.
Powered by blists - more mailing lists