LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net> To: Michal Simek <michal.simek@xilinx.com>, linux-kernel@vger.kernel.org, monstr@monstr.eu Cc: Zach Pfeffer <zachp@xilinx.com>, Wim Van Sebroeck <wim@iguana.be>, linux-watchdog@vger.kernel.org Subject: Re: [PATCH] watchdog: cadence: Remove Kconfig dependency on ARCH Date: Mon, 09 Mar 2015 06:10:06 -0700 [thread overview] Message-ID: <54FD9BAE.4040306@roeck-us.net> (raw) In-Reply-To: <491e97be16decb4901fa2b0be4b530774501b5c1.1425891008.git.michal.simek@xilinx.com> On 03/09/2015 01:50 AM, Michal Simek wrote: > 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. Looks ok. To be sure, I'll run it through my test farm as well. Reviewed-by: Guenter Roeck <linux@roeck-us.net> Guenter > --- > 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 >
next prev parent reply other threads:[~2015-03-09 13:10 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 [this message] 2015-03-27 8:02 ` Wim Van Sebroeck
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=54FD9BAE.4040306@roeck-us.net \ --to=linux@roeck-us.net \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-watchdog@vger.kernel.org \ --cc=michal.simek@xilinx.com \ --cc=monstr@monstr.eu \ --cc=wim@iguana.be \ --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: linkBe 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).