watchdog: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Mon, 5 Nov 2012 23:04:42 +0000 (15:04 -0800)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 19 Dec 2012 21:25:06 +0000 (22:25 +0100)
commite1926349c2e7051d44dc8a772cd819377b815c0c
tree9a4c46f8889e54a29c214ecab8b4a58f4c349c3f
parent77e0dfcc0949303bbae75cac5c598c59e67b54c9
watchdog: remove depends on CONFIG_EXPERIMENTAL

The CONFIG_EXPERIMENTAL config item has not carried much meaning for a
while now and is almost always enabled by default. As agreed during the
Linux kernel summit, remove it from any "depends on" lines in Kconfigs.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig