watchdog: Enable COMPILE_TEST where possible
authorGuenter Roeck <linux@roeck-us.net>
Thu, 29 Dec 2016 15:20:23 +0000 (07:20 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 24 Feb 2017 22:00:23 +0000 (14:00 -0800)
commitda2a68b3eb47b9fb071def3f374258b2ce454096
treed21f930766e0670ce08162f396735dd99aeeb10b
parente628a0c1fdcdcde69037822feb27d81d02e7658c
watchdog: Enable COMPILE_TEST where possible

Building all watchdog drivers is all but impossible since many depend
on platforms which are not enabled by test builds. Add dependency on
COMPILE_TEST where possible to improve the situation.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/watchdog/Kconfig