commit | 336d6d0323a58702caec260245376843d43f1945 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Oct 02 11:19:20 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Fri Jan 11 11:39:04 2013 -0800 |
tree | f4397f20c9ee7e58ead5b33d0156fbb274ddf734 | |
parent | 1b6a78a52262495c26fe8ec58cc8f7a6f8425d7c [diff] |
fs/ecryptfs: 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: Tyler Hicks <tyhicks@canonical.com> CC: Dustin Kirkland <dustin.kirkland@gazzang.com> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Tyler Hicks <tyhicks@canonical.com>