diff options
Diffstat (limited to 'fs/fat/Kconfig')
| -rw-r--r-- | fs/fat/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/fat/Kconfig b/fs/fat/Kconfig index 238cc55f84c4..25fae1c83725 100644 --- a/fs/fat/Kconfig +++ b/fs/fat/Kconfig @@ -1,7 +1,9 @@ # SPDX-License-Identifier: GPL-2.0-only config FAT_FS tristate + select BUFFER_HEAD select NLS + select LEGACY_DIRECT_IO help If you want to use one of the FAT-based file systems (the MS-DOS and VFAT (Windows 95) file systems), then you must say Y or M here |
