]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/xfs: remove depends on CONFIG_EXPERIMENTAL
authorKees Cook <keescook@chromium.org>
Tue, 2 Oct 2012 18:19:27 +0000 (11:19 -0700)
committerKees Cook <keescook@chromium.org>
Mon, 5 Nov 2012 22:45:46 +0000 (14:45 -0800)
commit481f54a4d887a98d4bc381d4bfb0dd9cb5b8adb6
treead8f7e6095e51c7a1af3c173b52b4d7369f9c049
parent815795459988d0d154640fa0285f9b0eec6bdf5a
fs/xfs: 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: Ben Myers <bpm@sgi.com>
CC: Alex Elder <elder@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Ben Myers <bpm@sgi.com>
fs/xfs/Kconfig