watchdog: Fix SBC8360 dependencies
authorJean Delvare <jdelvare@suse.de>
Wed, 26 Mar 2014 15:00:01 +0000 (16:00 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 10 Jun 2014 19:37:14 +0000 (21:37 +0200)
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@suse.de>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found