commit | f11cb2271f51d1c897a042d7ca4257f5deae6614 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Oct 02 11:19:26 2012 -0700 |
committer | Kees Cook <keescook@chromium.org> | Fri Jan 11 11:39:04 2013 -0800 |
tree | c2376b62289ee3c377f892e4c1c50490cd444368 | |
parent | 336d6d0323a58702caec260245376843d43f1945 [diff] |
fs/nilfs2: 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: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>