]> git.baikalelectronics.ru Git - kernel.git/commit
fs/ecryptfs: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:19:20 +0000 (11:19 -0700)
committerKees Cook <keescook@chromium.org>
Fri, 11 Jan 2013 19:39:04 +0000 (11:39 -0800)
commit2c98eab5c8fcf07c3edd8e821a7d84c4264469c3
treef4397f20c9ee7e58ead5b33d0156fbb274ddf734
parentd04d66d2db1d88819284225e6795c3b9e1375c82
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>
fs/ecryptfs/Kconfig