diff --git a/fs/gfs2/Kconfig b/fs/gfs2/Kconfig index d147b53ef527f1a64ffb31c2d56d51df8aeef74a..7f7947e3dfbb4594f56581711c053772cc6cb18b 100644 --- a/fs/gfs2/Kconfig +++ b/fs/gfs2/Kconfig @@ -1,6 +1,6 @@ config GFS2_FS tristate "GFS2 file system support" - depends on EXPERIMENTAL && (64BIT || LSF) + depends on EXPERIMENTAL && (64BIT || (LSF && LBD)) select FS_POSIX_ACL select CRC32 help