Analyse and explore linux
Component NLS_CODEPAGE_932

Component Type: kbuild config

Description: Japanese charsets (Shift-JIS, EUC-JP)

More info: The Microsoft FAT file system family can deal with filenames in native language character sets. These character sets are stored in so-called DOS codepages. You need to include the appropriate codepage if you want to be able to read/write these filenames on DOS/Windows partitions correctly. This does apply to the filenames only, not to the file contents. You can include several codepages; say Y here if you want to include the DOS codepage for Shift-JIS or EUC-JP. To use EUC-JP, you can use 'euc-jp' as mount option or NLS Default value during kernel configuration, instead of 'cp932'.

Build project: Kconfig (Linux kconfig) (Path: fs\nls\Kconfig )

Other views: file explorer

Generated by PFA software prototype