Loading fs/gfs2/Kconfig +1 −1 Original line number Diff line number Diff line config GFS2_FS tristate "GFS2 file system support" depends on EXPERIMENTAL && (64BIT || LBDAF) depends on (64BIT || LBDAF) select DLM if GFS2_FS_LOCKING_DLM select CONFIGFS_FS if GFS2_FS_LOCKING_DLM select SYSFS if GFS2_FS_LOCKING_DLM Loading Loading
fs/gfs2/Kconfig +1 −1 Original line number Diff line number Diff line config GFS2_FS tristate "GFS2 file system support" depends on EXPERIMENTAL && (64BIT || LBDAF) depends on (64BIT || LBDAF) select DLM if GFS2_FS_LOCKING_DLM select CONFIGFS_FS if GFS2_FS_LOCKING_DLM select SYSFS if GFS2_FS_LOCKING_DLM Loading