All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mukesh Ojha <mojha@codeaurora.org>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	linux-rtc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] rtc: remove unnecessary Kconfig dependencies
Date: Wed, 3 Apr 2019 11:33:06 +0530	[thread overview]
Message-ID: <b9bf27aa-8e3d-efb1-50cb-84f09de22b70@codeaurora.org> (raw)
In-Reply-To: <20190402215447.5849-1-alexandre.belloni@bootlin.com>


On 4/3/2019 3:24 AM, Alexandre Belloni wrote:
> Remove the unused "depends on I2C" as the config options are already
> guarded by if I2C.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Cheers,
-Mukesh
> ---
>   drivers/rtc/Kconfig | 2 --
>   1 file changed, 2 deletions(-)
>
> diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
> index 23b4102ee824..7b8e156dbf38 100644
> --- a/drivers/rtc/Kconfig
> +++ b/drivers/rtc/Kconfig
> @@ -448,7 +448,6 @@ config RTC_DRV_PCF85063
>   
>   config RTC_DRV_PCF85363
>   	tristate "NXP PCF85363"
> -	depends on I2C
>   	select REGMAP_I2C
>   	help
>   	  If you say yes here you get support for the PCF85363 RTC chip.
> @@ -603,7 +602,6 @@ config RTC_DRV_FM3130
>   
>   config RTC_DRV_RX8010
>   	tristate "Epson RX8010SJ"
> -	depends on I2C
>   	help
>   	  If you say yes here you get support for the Epson RX8010SJ RTC
>   	  chip.

      reply	other threads:[~2019-04-03  6:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-02 21:54 [PATCH] rtc: remove unnecessary Kconfig dependencies Alexandre Belloni
2019-04-03  6:03 ` Mukesh Ojha [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=b9bf27aa-8e3d-efb1-50cb-84f09de22b70@codeaurora.org \
    --to=mojha@codeaurora.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.