diff options
Diffstat (limited to 'fs')
-rw-r--r-- | fs/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 01a295232f75..7cf36ca157ff 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -898,6 +898,7 @@ config AFFS_FS | |||
898 | config HFS_FS | 898 | config HFS_FS |
899 | tristate "Apple Macintosh file system support (EXPERIMENTAL)" | 899 | tristate "Apple Macintosh file system support (EXPERIMENTAL)" |
900 | depends on EXPERIMENTAL | 900 | depends on EXPERIMENTAL |
901 | select NLS | ||
901 | help | 902 | help |
902 | If you say Y here, you will be able to mount Macintosh-formatted | 903 | If you say Y here, you will be able to mount Macintosh-formatted |
903 | floppy disks and hard drive partitions with full read-write access. | 904 | floppy disks and hard drive partitions with full read-write access. |