commit | e1926349c2e7051d44dc8a772cd819377b815c0c | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Mon Nov 05 15:04:42 2012 -0800 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Dec 19 22:25:06 2012 +0100 |
tree | 9a4c46f8889e54a29c214ecab8b4a58f4c349c3f | |
parent | 77e0dfcc0949303bbae75cac5c598c59e67b54c9 [diff] |
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>