hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/fs/nls/Kconfig
....@@ -1,10 +1,11 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Native language support configuration
34 #
45
56 menuconfig NLS
67 tristate "Native language support"
7
- ---help---
8
+ help
89 The base Native Language Support. A number of filesystems
910 depend on it (e.g. FAT, JOLIET, NT, BEOS filesystems), as well
1011 as the ability of some filesystems to use native languages
....@@ -20,7 +21,7 @@
2021 config NLS_DEFAULT
2122 string "Default NLS Option"
2223 default "iso8859-1"
23
- ---help---
24
+ help
2425 The default NLS used when mounting file system. Note, that this is
2526 the NLS used by your console, not the NLS used by a specific file
2627 system (if different) to store data (filenames) on a disk.
....@@ -75,7 +76,7 @@
7576
7677 config NLS_CODEPAGE_850
7778 tristate "Codepage 850 (Europe)"
78
- ---help---
79
+ help
7980 The Microsoft FAT file system family can deal with filenames in
8081 native language character sets. These character sets are stored in
8182 so-called DOS codepages. You need to include the appropriate
....@@ -91,7 +92,7 @@
9192
9293 config NLS_CODEPAGE_852
9394 tristate "Codepage 852 (Central/Eastern Europe)"
94
- ---help---
95
+ help
9596 The Microsoft FAT file system family can deal with filenames in
9697 native language character sets. These character sets are stored in
9798 so-called DOS codepages. You need to include the appropriate
....@@ -420,7 +421,7 @@
420421
421422 config NLS_ISO8859_15
422423 tristate "NLS ISO 8859-15 (Latin 9; Western European Languages with Euro)"
423
- ---help---
424
+ help
424425 If you want to display filenames with native language characters
425426 from the Microsoft FAT file system family or from JOLIET CD-ROMs
426427 correctly on the screen, you need to include the appropriate
....@@ -454,7 +455,7 @@
454455
455456 config NLS_MAC_ROMAN
456457 tristate "Codepage macroman"
457
- ---help---
458
+ help
458459 The Apple HFS file system family can deal with filenames in
459460 native language character sets. These character sets are stored in
460461 so-called MAC codepages. You need to include the appropriate
....@@ -469,7 +470,7 @@
469470
470471 config NLS_MAC_CELTIC
471472 tristate "Codepage macceltic"
472
- ---help---
473
+ help
473474 The Apple HFS file system family can deal with filenames in
474475 native language character sets. These character sets are stored in
475476 so-called MAC codepages. You need to include the appropriate
....@@ -483,7 +484,7 @@
483484
484485 config NLS_MAC_CENTEURO
485486 tristate "Codepage maccenteuro"
486
- ---help---
487
+ help
487488 The Apple HFS file system family can deal with filenames in
488489 native language character sets. These character sets are stored in
489490 so-called MAC codepages. You need to include the appropriate
....@@ -497,7 +498,7 @@
497498
498499 config NLS_MAC_CROATIAN
499500 tristate "Codepage maccroatian"
500
- ---help---
501
+ help
501502 The Apple HFS file system family can deal with filenames in
502503 native language character sets. These character sets are stored in
503504 so-called MAC codepages. You need to include the appropriate
....@@ -511,7 +512,7 @@
511512
512513 config NLS_MAC_CYRILLIC
513514 tristate "Codepage maccyrillic"
514
- ---help---
515
+ help
515516 The Apple HFS file system family can deal with filenames in
516517 native language character sets. These character sets are stored in
517518 so-called MAC codepages. You need to include the appropriate
....@@ -525,7 +526,7 @@
525526
526527 config NLS_MAC_GAELIC
527528 tristate "Codepage macgaelic"
528
- ---help---
529
+ help
529530 The Apple HFS file system family can deal with filenames in
530531 native language character sets. These character sets are stored in
531532 so-called MAC codepages. You need to include the appropriate
....@@ -539,7 +540,7 @@
539540
540541 config NLS_MAC_GREEK
541542 tristate "Codepage macgreek"
542
- ---help---
543
+ help
543544 The Apple HFS file system family can deal with filenames in
544545 native language character sets. These character sets are stored in
545546 so-called MAC codepages. You need to include the appropriate
....@@ -553,7 +554,7 @@
553554
554555 config NLS_MAC_ICELAND
555556 tristate "Codepage maciceland"
556
- ---help---
557
+ help
557558 The Apple HFS file system family can deal with filenames in
558559 native language character sets. These character sets are stored in
559560 so-called MAC codepages. You need to include the appropriate
....@@ -567,7 +568,7 @@
567568
568569 config NLS_MAC_INUIT
569570 tristate "Codepage macinuit"
570
- ---help---
571
+ help
571572 The Apple HFS file system family can deal with filenames in
572573 native language character sets. These character sets are stored in
573574 so-called MAC codepages. You need to include the appropriate
....@@ -581,7 +582,7 @@
581582
582583 config NLS_MAC_ROMANIAN
583584 tristate "Codepage macromanian"
584
- ---help---
585
+ help
585586 The Apple HFS file system family can deal with filenames in
586587 native language character sets. These character sets are stored in
587588 so-called MAC codepages. You need to include the appropriate
....@@ -595,7 +596,7 @@
595596
596597 config NLS_MAC_TURKISH
597598 tristate "Codepage macturkish"
598
- ---help---
599
+ help
599600 The Apple HFS file system family can deal with filenames in
600601 native language character sets. These character sets are stored in
601602 so-called MAC codepages. You need to include the appropriate