commit | d6f94fa0f37e5b33dd7d00880e959bfbc3329267 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Jan 16 18:53:14 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 21 14:43:11 2013 -0800 |
tree | d4428ddd17de9d0e33abde96aa5c0219ca0409a0 | |
parent | b7e17a10edf3638bb3e42621389448892a9cce6e [diff] |
arch/arm: 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: Russell King <linux@arm.linux.org.uk> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>