Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FAT_DEFAULT_IOCHARSET
has multiple definitions:
fs/fat/Kconfig
The configuration item CONFIG_FAT_DEFAULT_IOCHARSET:
CONFIG_VFAT_FS
Set this to the default input/output character set you'd like FAT to use. It should probably match the character set that most of your FAT filesystems use, and can be overridden with the "iocharset" mount option for FAT filesystems. Note that "utf8" is not recommended for FAT filesystems. If unsure, you shouldn't set "utf8" here - select the next option instead if you would like to use UTF-8 encoded file names by default. See Documentation/filesystems/vfat.rst for more information.
Enable any character sets you need in File Systems/Native Language Support.
fs/Kconfig
The configuration item CONFIG_FAT_DEFAULT_IOCHARSET:
CONFIG_VFAT_FS
Set this to the default input/output character set you'd like FAT to use. It should probably match the character set that most of your FAT filesystems use, and can be overridden with the "iocharset" mount option for FAT filesystems. Note that "utf8" is not recommended for FAT filesystems. If unsure, you shouldn't set "utf8" here. See Documentation/filesystems/vfat.txt for more information.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab