summaryrefslogtreecommitdiff
path: root/fs/hfs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/hfs/Kconfig')
-rw-r--r--fs/hfs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/hfs/Kconfig b/fs/hfs/Kconfig
index d985066006d5..5ea5cd8ecea9 100644
--- a/fs/hfs/Kconfig
+++ b/fs/hfs/Kconfig
@@ -2,6 +2,7 @@
config HFS_FS
tristate "Apple Macintosh file system support"
depends on BLOCK
+ select BUFFER_HEAD
select NLS
select LEGACY_DIRECT_IO
help