commit | bffb0ed1078b60cd13601db716dcc81cafef2056 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Oct 02 11:18:52 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Fri Jan 11 11:39:03 2013 -0800 |
tree | a39229a8e061fc7d6cb848f0157131610b2d8ef8 | |
parent | 860514e08563d3b1a0e4abbc8ee2d7e2f6616d20 [diff] |
drivers/sbus/char: 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. CC: "David S. Miller" <davem@davemloft.net> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: David S. Miller <davem@davemloft.net>