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)
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>

No differences found