lkml.org 
[lkml]   [2020]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 15/16] net: qrtr: Do not depend on ARCH_QCOM
    Date
    IPC Router protocol is also used by external modems for exchanging the QMI
    messages. Hence, it doesn't always depend on Qualcomm platforms. As a side
    effect of removing the ARCH_QCOM dependency, it is going to miss the
    COMPILE_TEST build coverage.

    Cc: "David S. Miller" <davem@davemloft.net>
    Cc: netdev@vger.kernel.org
    Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    ---
    net/qrtr/Kconfig | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/net/qrtr/Kconfig b/net/qrtr/Kconfig
    index 8eb876471564..f362ca316015 100644
    --- a/net/qrtr/Kconfig
    +++ b/net/qrtr/Kconfig
    @@ -4,7 +4,6 @@

    config QRTR
    tristate "Qualcomm IPC Router support"
    - depends on ARCH_QCOM || COMPILE_TEST
    ---help---
    Say Y if you intend to use Qualcomm IPC router protocol. The
    protocol is used to communicate with services provided by other
    --
    2.17.1
    \
     
     \ /
      Last update: 2020-01-23 12:20    [W:5.874 / U:0.860 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site