Re: [PATCH v3] watchdog: Add watchdog timer support for the WinSystems EBC-C384

From: William Breathitt Gray
Date: Tue Jan 26 2016 - 07:34:10 EST


On 01/26/2016 04:09 AM, Paul Bolle wrote:
> On ma, 2016-01-25 at 14:09 -0500, William Breathitt Gray wrote:
>> --- a/drivers/watchdog/Kconfig
>> +++ b/drivers/watchdog/Kconfig
>
>> +config EBC_C386_WDT
>> + tristate "WinSystems EBC-C384 Watchdog Timer"
>> + depends on X86
>> + select WATCHDOG_CORE
>> + help
>> + Enables watchdog timer support for the watchdog timer on the
>> + WinSystems EBC-C384 motherboard. The timeout may be configured via
>> + the timeout module parameter.
>
> It's utterly trivial, but I couldn't help noticing that this supports
> the "EBC-C384" motherboard but the Kconfig symbol is EBC_C386_WDT (note
> the 6). Any particular reason?

Looks like you caught a typo of mine! I'll fix it in my next patch. Many
thanks Paul for your good eye.

William Breathitt Gray