commit | 73050d7144272f2485e22685fb266c9a6c2eb2d6 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Mon Nov 05 15:04:35 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Nov 15 17:39:03 2012 -0800 |
tree | e0097a510fb14f96ee6db26d922766009761d17d | |
parent | c13b86a336d089f248293776a853252fbca15c26 [diff] |
drivers/uwb: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>