]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit1e8c8a5b484f99d82bd961d10705896385cafc06
treeb58cc44711b176ce5adce8c229827a21f56ea3e5
parent963649d735c8b6eb0f97e82c54f02426ff3f1f45
watchdog: Fix SBC8360 dependencies

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>
drivers/watchdog/Kconfig