summaryrefslogtreecommitdiff
path: root/fs/exfat/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/exfat/Kconfig')
-rw-r--r--fs/exfat/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/exfat/Kconfig b/fs/exfat/Kconfig
index 5a65071b5ecf..147edeb04469 100644
--- a/fs/exfat/Kconfig
+++ b/fs/exfat/Kconfig
@@ -3,6 +3,7 @@
config EXFAT_FS
tristate "exFAT filesystem support"
select NLS
+ select LEGACY_DIRECT_IO
help
This allows you to mount devices formatted with the exFAT file system.
exFAT is typically used on SD-Cards or USB sticks.