From patchwork Mon Jul 23 08:21:02 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Niklas Cassel X-Patchwork-Id: 10539727 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E7EA5112E for ; Mon, 23 Jul 2018 08:21:17 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D693E251F9 for ; Mon, 23 Jul 2018 08:21:17 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CB2032855C; Mon, 23 Jul 2018 08:21:17 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6377B251F9 for ; Mon, 23 Jul 2018 08:21:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387913AbeGWJVS (ORCPT ); Mon, 23 Jul 2018 05:21:18 -0400 Received: from mail-lj1-f173.google.com ([209.85.208.173]:44430 "EHLO mail-lj1-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387908AbeGWJVR (ORCPT ); Mon, 23 Jul 2018 05:21:17 -0400 Received: by mail-lj1-f173.google.com with SMTP id q127-v6so16091144ljq.11 for ; Mon, 23 Jul 2018 01:21:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Zn6AGVTF8FvDYiiV0DBK5fZcXVpEs6QoBygpvkQPuTs=; b=Bj9g3LMTVtYwJaWx+u4JPrGW3eIHMUt7qiD6KQLf7yafqcl14GJ4lxULZT6yMO92Qu 1uCmBl9XhIiSs8cHHVolfyAvGXP/4VbHfiXtYh+X8zqFE2Rcpg7ALcg0m72IR1hW4mKh C4jEJIqFhwslUA6gmb3Xjn14wHaCqX7Cg+q0o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Zn6AGVTF8FvDYiiV0DBK5fZcXVpEs6QoBygpvkQPuTs=; b=iWA+hAj92t1qWReqKjdGTxaaa5StICl4MphP2mMSKYMxP8rzyi8Yptj2MLiAObtM1G ato7QcZfK2Ytz6NojLyLoOg8Vj0mGsdqvfipzEyN0zQ8YrrH+7Bazv/55ttrEXrrB8mv kOOGt8W46R/GEAzUd93LlgDusO3YuDPFS/vCvH/PKuKSItNSt95cMR31Hb4DcBzplZYg NKNIlARqMDTjBy9gfXj8+sS5LQhvUPGWTVEaSkXxZWeipeT3Z4eMBGbTGeM1/5mS89kK C4uZjLXIP0qteF5AmJhyhSnZfsvhom5vpMdUXeKoaHN5GR+QLOHCN4QQI9ATJzp4NT62 m6Ow== X-Gm-Message-State: AOUpUlHaeKjkbtlUVptuEHBnL/KfEZfj5d7/lYENcJxmZgEpC7irKA1B DQha5q8oEoZNetxn5dK59wwDJKgG5V0= X-Google-Smtp-Source: AAOMgpdR4lcqxk2OM8n26KljfQn0m4sPrzI9OiqSwJQAiA8ZXTsgWiOyhKHLUVisR5gkw3Lh3jrnqw== X-Received: by 2002:a2e:2096:: with SMTP id g22-v6mr7945540lji.37.1532334074822; Mon, 23 Jul 2018 01:21:14 -0700 (PDT) Received: from centauri.lan (h-229-118.A785.priv.bahnhof.se. [5.150.229.118]) by smtp.gmail.com with ESMTPSA id a14-v6sm1711120ljb.49.2018.07.23.01.21.13 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 23 Jul 2018 01:21:14 -0700 (PDT) From: Niklas Cassel To: Andy Gross Cc: Vivek Gautam , linux-arm-msm@vger.kernel.org, Niklas Cassel Subject: [PATCH v4 6/6] soc: qcom: Allow COMPILE_TEST of qcom SoC Kconfigs Date: Mon, 23 Jul 2018 10:21:02 +0200 Message-Id: <20180723082102.29673-7-niklas.cassel@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180723082102.29673-1-niklas.cassel@linaro.org> References: <20180723082102.29673-1-niklas.cassel@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Since commit cab673583d96 ("soc: Unconditionally include qcom Makefile"), we unconditionally include the soc/qcom/Makefile. This opens up the possibility to compile test the code even when building for other architectures. Allow COMPILE_TEST for all qcom SoC Kconfigs, except for two Kconfigs that depend on QCOM_SCM, since that triggers lots of build errors in qcom_scm. Signed-off-by: Niklas Cassel Reviewed-by: Vivek Gautam --- drivers/soc/qcom/Kconfig | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig index ac657164a136..fd09b95be0ba 100644 --- a/drivers/soc/qcom/Kconfig +++ b/drivers/soc/qcom/Kconfig @@ -33,7 +33,7 @@ config QCOM_GLINK_SSR config QCOM_GSBI tristate "QCOM General Serial Bus Interface" - depends on ARCH_QCOM + depends on ARCH_QCOM || COMPILE_TEST select MFD_SYSCON help Say y here to enable GSBI support. The GSBI provides control @@ -42,7 +42,7 @@ config QCOM_GSBI config QCOM_LLCC tristate "Qualcomm Technologies, Inc. LLCC driver" - depends on ARCH_QCOM + depends on ARCH_QCOM || COMPILE_TEST help Qualcomm Technologies, Inc. platform specific Last Level Cache Controller(LLCC) driver. This provides interfaces @@ -73,7 +73,8 @@ config QCOM_PM config QCOM_QMI_HELPERS tristate - depends on ARCH_QCOM && NET + depends on ARCH_QCOM || COMPILE_TEST + depends on NET help Helper library for handling QMI encoded messages. QMI encoded messages are used in communication between the majority of QRTR @@ -104,7 +105,7 @@ config QCOM_RPMH config QCOM_SMEM tristate "Qualcomm Shared Memory Manager (SMEM)" - depends on ARCH_QCOM + depends on ARCH_QCOM || COMPILE_TEST depends on HWSPINLOCK help Say y here to enable support for the Qualcomm Shared Memory Manager. @@ -113,7 +114,7 @@ config QCOM_SMEM config QCOM_SMD_RPM tristate "Qualcomm Resource Power Manager (RPM) over SMD" - depends on ARCH_QCOM + depends on ARCH_QCOM || COMPILE_TEST depends on RPMSG help If you say yes to this option, support will be included for the @@ -150,7 +151,7 @@ config QCOM_SMSM config QCOM_WCNSS_CTRL tristate "Qualcomm WCNSS control driver" - depends on ARCH_QCOM + depends on ARCH_QCOM || COMPILE_TEST depends on RPMSG help Client driver for the WCNSS_CTRL SMD channel, used to download nv @@ -158,7 +159,7 @@ config QCOM_WCNSS_CTRL config QCOM_APR tristate "Qualcomm APR Bus (Asynchronous Packet Router)" - depends on ARCH_QCOM + depends on ARCH_QCOM || COMPILE_TEST depends on RPMSG help Enable APR IPC protocol support between