]> 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>
Mon, 5 Nov 2012 22:45:46 +0000 (14:45 -0800)
commit114fd756427d32e7c0e9f9fbc6cfc7d1fdee4e84
tree49b5baabd250c208686c49d0a89a2971c212dacf
parente16979d2780987ec589bba2b90bc9142c1c067a1
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