lkml.org 
[lkml]   [2020]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 16/16] soc: qcom: Do not depend on ARCH_QCOM for QMI helpers
    Date
    QMI helpers are not always used by Qualcomm platforms. One of the
    exceptions is the external modems available in near future. As a
    side effect of removing the dependency, it is also going to loose
    COMPILE_TEST build coverage.

    Cc: Andy Gross <agross@kernel.org>
    Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
    Cc: linux-arm-msm@vger.kernel.org
    Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    ---
    drivers/soc/qcom/Kconfig | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
    index 79d826553ac8..ca057bc9aae6 100644
    --- a/drivers/soc/qcom/Kconfig
    +++ b/drivers/soc/qcom/Kconfig
    @@ -88,7 +88,6 @@ config QCOM_PM

    config QCOM_QMI_HELPERS
    tristate
    - depends on ARCH_QCOM || COMPILE_TEST
    depends on NET

    config QCOM_RMTFS_MEM
    --
    2.17.1
    \
     
     \ /
      Last update: 2020-01-31 14:51    [W:4.165 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site