]> 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, 29 Apr 2014 22:09:46 +0000 (00:09 +0200)
commit01e53c96812312e38b01384e7162fc7620e3d2e7
tree3be8d24218c5d94cf3e7cc40164b050b515ca9ac
parentd1db0eea852497762cab43b905b879dfcd3b8987
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