All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: Drop CONFIG_RTC_LIB dependency
Date: Thu, 28 Apr 2016 14:33:17 +0200	[thread overview]
Message-ID: <3380553.F3IlHkp49n@wuerfel> (raw)
In-Reply-To: <1461776128-7808-1-git-send-email-ezequiel@vanguardiasur.com.ar>

On Wednesday 27 April 2016 13:55:28 Ezequiel Garcia wrote:
> The rtc-lib dependency is not required, and seems it was just
> copy-pasted from ARM's Kconfig. If platform requires rtc-lib,
> they should select it individually.
> 
> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> ---

Reviewed-by: 

>  arch/arm64/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index c8762f4613f0..b9d0a81d391c 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -99,7 +99,6 @@ config ARM64
>  	select PERF_USE_VMALLOC
>  	select POWER_RESET
>  	select POWER_SUPPLY
> -	select RTC_LIB
>  	select SPARSE_IRQ
>  	select SYSCTL_EXCEPTION_TRACE
>  	help
> 

      parent reply	other threads:[~2016-04-28 12:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 16:55 [PATCH] arm64: Drop CONFIG_RTC_LIB dependency Ezequiel Garcia
2016-04-28 12:24 ` Will Deacon
2016-04-28 12:29   ` Arnd Bergmann
2016-04-28 12:31     ` Will Deacon
2016-04-28 12:33 ` Arnd Bergmann [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=3380553.F3IlHkp49n@wuerfel \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.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.