Hi Jean, > 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@xxxxxxx> > Cc: Wim Van Sebroeck <wim@xxxxxxxxx> > --- > 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 > ---help--- > > This is the driver for the hardware watchdog on the SBC8360 Single This was added 2 or 3 weeks ago to linux-watchdog-next. Kind regards, Wim. -- 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