0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config HFS_FS
0003 tristate "Apple Macintosh file system support"
0004 depends on BLOCK
0005 select NLS
0006 help
0007 If you say Y here, you will be able to mount Macintosh-formatted
0008 floppy disks and hard drive partitions with full read-write access.
0009 Please read <file:Documentation/filesystems/hfs.rst> to learn about
0010 the available mount options.
0011
0012 To compile this file system support as a module, choose M here: the
0013 module will be called hfs.