We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1727d5 commit 31f5accCopy full SHA for 31f5acc
fs/exfat/Kconfig
@@ -16,6 +16,7 @@ config EXFAT_DEFAULT_IOCHARSET
16
depends on EXFAT_FS
17
help
18
Set this to the default input/output character set to use for
19
- converting between the encoding is used for user visible filename and
20
- UTF-16 character that exfat filesystem use, and can be overridden with
21
- the "iocharset" mount option for exFAT filesystems.
+ converting between the encoding that is used for user visible
+ filenames and the UTF-16 character encoding that the exFAT
+ filesystem uses. This can be overridden with the "iocharset" mount
22
+ option for the exFAT filesystems.
0 commit comments