1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2b08bac1fSAlexey Dobriyanconfig HFS_FS 3adae0748SKees Cook tristate "Apple Macintosh file system support" 4adae0748SKees Cook depends on BLOCK 5b08bac1fSAlexey Dobriyan select NLS 6*9636e650SChristoph Hellwig select LEGACY_DIRECT_IO 7b08bac1fSAlexey Dobriyan help 8b08bac1fSAlexey Dobriyan If you say Y here, you will be able to mount Macintosh-formatted 9b08bac1fSAlexey Dobriyan floppy disks and hard drive partitions with full read-write access. 100c1bc6b8SMauro Carvalho Chehab Please read <file:Documentation/filesystems/hfs.rst> to learn about 11b08bac1fSAlexey Dobriyan the available mount options. 12b08bac1fSAlexey Dobriyan 13b08bac1fSAlexey Dobriyan To compile this file system support as a module, choose M here: the 14b08bac1fSAlexey Dobriyan module will be called hfs. 15