diff --git a/[refs] b/[refs] index 4b53943ac0b1..6b6ed1978530 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4fefbac6c5bcb0388d95e83801210e7d81a071b +refs/heads/master: 0027ce681e3cd49fa34dab023574611f4384291d diff --git a/trunk/fs/gfs2/Kconfig b/trunk/fs/gfs2/Kconfig index ab2f57e3fb87..e563a6449811 100644 --- a/trunk/fs/gfs2/Kconfig +++ b/trunk/fs/gfs2/Kconfig @@ -1,6 +1,6 @@ config GFS2_FS tristate "GFS2 file system support" - depends on EXPERIMENTAL && (64BIT || (LSF && LBD)) + depends on EXPERIMENTAL && (64BIT || LBD) select FS_POSIX_ACL select CRC32 help