diff options
Diffstat (limited to 'fs/efs/Kconfig')
| -rw-r--r-- | fs/efs/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/efs/Kconfig b/fs/efs/Kconfig index d020e3c30fea..0833e533df9d 100644 --- a/fs/efs/Kconfig +++ b/fs/efs/Kconfig @@ -1,6 +1,8 @@ +# SPDX-License-Identifier: GPL-2.0-only config EFS_FS tristate "EFS file system support (read only)" depends on BLOCK + select BUFFER_HEAD help EFS is an older file system used for non-ISO9660 CD-ROMs and hard disk partitions by SGI's IRIX operating system (IRIX 6.0 and newer |
