Received: by 2002:a05:6a10:eb17:0:0:0:0 with SMTP id hx23csp401850pxb; Wed, 8 Sep 2021 03:59:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwzThjiPMvDh3vAkkUNTN4TuEYMMWf0d2GBhJidXn7VjcLIL7gW6e5GzcAyzwvozxP3CBNm X-Received: by 2002:a92:c242:: with SMTP id k2mr2356852ilo.33.1631098770809; Wed, 08 Sep 2021 03:59:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631098770; cv=none; d=google.com; s=arc-20160816; b=RawvaNP/rQ6zLgTJNbnMkSAtQuaxOQfVU3el9etmlw1do7FKO/VoROAAUIaR0GR54z f94sBw9E9tWRDL9iY7gGLN1ncN6IE4eQN4WrrFSo6TKMtgnwc+qr4Bp2VDJdM0H6baj0 XdSsWZQfkn9C8BUBNQ/Ui6qurKmDFuWdVHg0NfNCSJStT2uzkfMSc4TUcSpBggtnxw3k y7VCPxrLno4Iv2pFcxuF6EeNLWe6PYByhhD9gb2JCMs556kHTu8tiyjNWa+EEyJSgNCv t/uOUkzOjAT1+PeLyqAXvYtxfHkbbQJqwU7zNtbJLQpaPDN6t05lYYP90qsU98q2zo1h BWUA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:message-id:date:subject:cc:to:from; bh=L3Y5t52/+Cp/j6KJsdVO3dP+iG5fQnLRTMsmsL7zmgU=; b=xzwOGskYzd0xCJVtQ+gb2TGL/nD8ymaomd9xLFimEUXXkol8vcFx4yjaLbpomsUpiY ldVFuhNSFJ0+c3ajx8xfT0fGz1+2BtthP1PeB7N/GPanFNQ/xLLIzNDCCrdaUm2t6g4B 9PpV3QeXHl37UW7YzEQPFSn8LWbaASiEGYwNZxMTUwtAWW8VKZv3qXUdlm9XnzXZ6iRF j/58yoA7JyK3XMmT8G94B5gKq21vQ9SNDobU9hVGCqYEFn+nlTBRWSSTObm1G7VLb9Pr RNQwnf+zqQ5loztpCW+thzcy9G8+FXD2gT5+dpD/ZwKLNGtPd2DQOfjCnAz5iuPZu1LT JKAw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q7si2138704ilu.111.2021.09.08.03.59.18; Wed, 08 Sep 2021 03:59:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1351384AbhIHK6z (ORCPT + 99 others); Wed, 8 Sep 2021 06:58:55 -0400 Received: from mx21.baidu.com ([220.181.3.85]:41398 "EHLO baidu.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1348906AbhIHK6w (ORCPT ); Wed, 8 Sep 2021 06:58:52 -0400 Received: from BJHW-Mail-Ex09.internal.baidu.com (unknown [10.127.64.32]) by Forcepoint Email with ESMTPS id 40F0D54B00DFB88301B5; Wed, 8 Sep 2021 18:57:44 +0800 (CST) Received: from BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) by BJHW-Mail-Ex09.internal.baidu.com (10.127.64.32) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Wed, 8 Sep 2021 18:57:44 +0800 Received: from LAPTOP-UKSR4ENP.internal.baidu.com (172.31.63.8) by BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Wed, 8 Sep 2021 18:57:43 +0800 From: Cai Huoqing To: CC: Liam Girdwood , Mark Brown , Subject: [PATCH] regulator: ti-abb: Kconfig: Add helper dependency on COMPILE_TEST Date: Wed, 8 Sep 2021 18:57:37 +0800 Message-ID: <20210908105738.1933-1-caihuoqing@baidu.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [172.31.63.8] X-ClientProxiedBy: BJHW-Mail-Ex15.internal.baidu.com (10.127.64.38) To BJHW-MAIL-EX27.internal.baidu.com (10.127.64.42) X-Baidu-BdMsfe-DateCheck: 1_BJHW-Mail-Ex09_2021-09-08 18:57:44:262 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org COMPILE_TEST is helpful to find compilation errors in other platform(e.g.X86). In this case, the support of COMPILE_TEST is added, so this module could be compiled in other platform(e.g.X86), without ARCH_SYNQUACER configuration. Signed-off-by: Cai Huoqing --- drivers/regulator/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 4fd13b06231f..e35cca5871c3 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -1181,7 +1181,7 @@ config REGULATOR_STPMIC1 config REGULATOR_TI_ABB tristate "TI Adaptive Body Bias on-chip LDO" - depends on ARCH_OMAP + depends on ARCH_OMAP || COMPILE_TEST help Select this option to support Texas Instruments' on-chip Adaptive Body Bias (ABB) LDO regulators. It is recommended that this option be -- 2.25.1