public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: Peter Robinson <pbrobinson@gmail.com>,
	MyungJoo Ham <myungjoo.ham@samsung.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] extcon: qcom-spmi-misc: add dependency on ARCH_QCOM
Date: Tue, 23 May 2017 18:36:28 +0900	[thread overview]
Message-ID: <5924029C.1060504@samsung.com> (raw)
In-Reply-To: <20170520164507.17448-1-pbrobinson@gmail.com>

On 2017년 05월 21일 01:45, Peter Robinson wrote:
> Depend on the architecture the device actuall is in, also add
> dep on the compile test to ensure continued coverage.
> 
> Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
> ---
>  drivers/extcon/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/extcon/Kconfig b/drivers/extcon/Kconfig
> index 32f2dc8e4702..6d50071f07d5 100644
> --- a/drivers/extcon/Kconfig
> +++ b/drivers/extcon/Kconfig
> @@ -115,6 +115,7 @@ config EXTCON_PALMAS
>  
>  config EXTCON_QCOM_SPMI_MISC
>  	tristate "Qualcomm USB extcon support"
> +	depends on ARCH_QCOM || COMPILE_TEST
>  	help
>  	  Say Y here to enable SPMI PMIC based USB cable detection
>  	  support on Qualcomm PMICs such as PM8941.
> 

Applied it. Thanks.

-- 
Best Regards,
Chanwoo Choi
Samsung Electronics

      reply	other threads:[~2017-05-23  9:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170520184235epcas3p47cf96cde37eab0aefcf1f622da802b56@epcas3p4.samsung.com>
2017-05-20 16:45 ` [PATCH] extcon: qcom-spmi-misc: add dependency on ARCH_QCOM Peter Robinson
2017-05-23  9:36   ` Chanwoo Choi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5924029C.1060504@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=pbrobinson@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox