]> git.karo-electronics.de Git - karo-tx-linux.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>
Wed, 31 Oct 2012 20:10:09 +0000 (13:10 -0700)
commit1e355e20241abc67a7cd007bbcccfec1138d624b
treeb256b97a031b7053296e0b2d9a498f083f638199
parentf4a3098a497016b20c56d118ad6eef9ac019adfe
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