From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs
Date: Fri, 21 May 2010 13:21:20 +0400 [thread overview]
Message-ID: <4BF65090.5010905@ru.mvista.com> (raw)
In-Reply-To: <1274353105-17774-2-git-send-email-ben-linux@fluff.org>
Hello.
Ben Dooks wrote:
> From: Banajit Goswami <banajit.g@samsung.com>
> This patch adds HAVE_S3C2410_WATCHDOG to control inclusion of watchdog driver
> for Samsung SoCs. This option will help to include the driver only for the
> necessary machines and not for all for any given arch.
> Signed-off-by: Banajit Goswami <banajit.g@samsung.com>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> Acked-by: Ben Dooks <ben-linux@fluff.org>
> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
[...]
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index 0bf5020..c232146 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -145,13 +145,19 @@ config KS8695_WATCHDOG
> Watchdog timer embedded into KS8695 processor. This will reboot your
> system when the timeout is reached.
>
> +config HAVE_S3C2410_WATCHDOG
> + bool
> + help
> + This will include watchdog timer support for Samsung SoCs. If
> + you want to include watchdog support for any machine, kindly
> + select this in the respective mach-XXXX/Kconfig file.
What use is the help text for a hidden option?
WBR, Sergei
next prev parent reply other threads:[~2010-05-21 9:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-20 10:58 Samsung watchdog driver updates Ben Dooks
2010-05-20 10:58 ` [PATCH 1/2] s3c2410_wdt - Add extra option to include watchdog for Samsung SoCs Ben Dooks
2010-05-21 9:21 ` Sergei Shtylyov [this message]
2010-05-21 9:50 ` Russell King - ARM Linux
2010-05-20 10:58 ` [PATCH 2/2] s3c2410_wdt - Fix on handling of the request_mem_region fail Ben Dooks
2010-05-21 8:19 ` Samsung watchdog driver updates 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=4BF65090.5010905@ru.mvista.com \
--to=sshtylyov@mvista.com \
--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.