LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Wim Van Sebroeck <wim@iguana.be>
To: Michal Simek <michal.simek@xilinx.com>
Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu,
	Zach Pfeffer <zachp@xilinx.com>,
	linux-watchdog@vger.kernel.org
Subject: Re: [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH
Date: Fri, 27 Mar 2015 09:02:43 +0100	[thread overview]
Message-ID: <20150327080243.GE24918@spo001.leaseweb.nl> (raw)
In-Reply-To: <491e97be16decb4901fa2b0be4b530774501b5c1.1425891008.git.michal.simek@xilinx.com>

Hi Michal,

> Remove Kconfig dependency and enable driver for
> all ARCHs.
> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---
> 
> Test for all archs done by Kbuild test robot without any problem.
> ---
>  drivers/watchdog/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index 16f202350997..6442412377a4 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -169,7 +169,6 @@ config AT91SAM9X_WATCHDOG
>  
>  config CADENCE_WATCHDOG
>  	tristate "Cadence Watchdog Timer"
> -	depends on ARM
>  	select WATCHDOG_CORE
>  	help
>  	  Say Y here if you want to include support for the watchdog

This patch has been added to linux-watchdog-next.

Kind regards,
Wim.


      parent reply	other threads:[~2015-03-27  8:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-09  8:50 [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH Michal Simek
2015-03-09 13:10 ` Guenter Roeck
2015-03-27  8:02 ` Wim Van Sebroeck [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=20150327080243.GE24918@spo001.leaseweb.nl \
    --to=wim@iguana.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=monstr@monstr.eu \
    --cc=zachp@xilinx.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;
as well as URLs for NNTP newsgroup(s).