kconfig

来自「Linux中使用的苹果的Macintosh文件系统源代码」· 代码 · 共 13 行

TXT
13
字号
config HFS_FS	tristate "Apple Macintosh file system support (EXPERIMENTAL)"	depends on BLOCK && EXPERIMENTAL	select NLS	help	  If you say Y here, you will be able to mount Macintosh-formatted	  floppy disks and hard drive partitions with full read-write access.	  Please read <file:Documentation/filesystems/hfs.txt> to learn about	  the available mount options.	  To compile this file system support as a module, choose M here: the	  module will be called hfs.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?