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 -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html