[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <575B667E.6060404@roeck-us.net>
Date: Fri, 10 Jun 2016 18:16:46 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Vladimir Zapolskiy <vladimir_zapolskiy@...tor.com>,
Wim Van Sebroeck <wim@...ana.be>
Cc: linux-watchdog@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] watchdog: drop redundant 'default n' option for
WATCHDOG_SYSFS
On 06/08/2016 08:16 AM, Vladimir Zapolskiy wrote:
> The option 'default n' and its absence are equal for kbuild,
> which makes explicit 'default n' redundant.
>
> Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@...tor.com>
Reviewed-by: Guenter Roeck <linux@...ck-us.net>
> ---
> drivers/watchdog/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
> index b54f26c..8d38cb8 100644
> --- a/drivers/watchdog/Kconfig
> +++ b/drivers/watchdog/Kconfig
> @@ -48,7 +48,6 @@ config WATCHDOG_NOWAYOUT
>
> config WATCHDOG_SYSFS
> bool "Read different watchdog information through sysfs"
> - default n
> help
> Say Y here if you want to enable watchdog device status read through
> sysfs attributes.
>
Powered by blists - more mailing lists