diff options
Diffstat (limited to 'fs/hfs')
-rw-r--r-- | fs/hfs/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/hfs/Kconfig b/fs/hfs/Kconfig index b77c5bc..998e3a6 100644 --- a/fs/hfs/Kconfig +++ b/fs/hfs/Kconfig @@ -1,6 +1,6 @@ config HFS_FS - tristate "Apple Macintosh file system support (EXPERIMENTAL)" - depends on BLOCK && EXPERIMENTAL + tristate "Apple Macintosh file system support" + depends on BLOCK select NLS help If you say Y here, you will be able to mount Macintosh-formatted |