Linux Watchdog driver development
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Jean Delvare <jdelvare@suse.de>, linux-watchdog@vger.kernel.org
Cc: Wim Van Sebroeck <wim@iguana.be>
Subject: Re: [PATCH] watchdog: Fix SBC8360 dependencies
Date: Mon, 31 Mar 2014 16:58:09 -0700	[thread overview]
Message-ID: <533A0111.1050400@roeck-us.net> (raw)
In-Reply-To: <20140326160001.44271284@endymion.delvare>

On 03/26/2014 08:00 AM, Jean Delvare wrote:
> According to its Kconfig help text, the sbc8360 watchdog driver is
> only used on the Axiomtek SBC8360 single-board computer. This piece of
> hardware is 32-bit x86 so the driver is useless beyond X86_32.
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Wim Van Sebroeck <wim@iguana.be>
> ---
>   drivers/watchdog/Kconfig |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- linux-3.14-rc7.orig/drivers/watchdog/Kconfig	2014-03-25 08:29:55.136283300 +0100
> +++ linux-3.14-rc7/drivers/watchdog/Kconfig	2014-03-26 15:56:35.549231692 +0100
> @@ -815,7 +815,7 @@ config 60XX_WDT
>
>   config SBC8360_WDT
>   	tristate "SBC8360 Watchdog Timer"
> -	depends on X86
> +	depends on X86_32

Makes sense to me.

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

Guenter


  reply	other threads:[~2014-03-31 23:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26 15:00 [PATCH] watchdog: Fix SBC8360 dependencies Jean Delvare
2014-03-31 23:58 ` Guenter Roeck [this message]
2014-05-26 18:47 ` 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=533A0111.1050400@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=jdelvare@suse.de \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=wim@iguana.be \
    /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