| .. | .. | 
|---|
 | 1 | +# SPDX-License-Identifier: GPL-2.0-only  | 
|---|
| 1 | 2 |  # | 
|---|
| 2 | 3 |  # Native language support configuration | 
|---|
| 3 | 4 |  # | 
|---|
| 4 | 5 |   | 
|---|
| 5 | 6 |  menuconfig NLS | 
|---|
| 6 | 7 |  	tristate "Native language support" | 
|---|
| 7 |  | -	---help---  | 
|---|
 | 8 | +	help  | 
|---|
| 8 | 9 |  	  The base Native Language Support. A number of filesystems | 
|---|
| 9 | 10 |  	  depend on it (e.g. FAT, JOLIET, NT, BEOS filesystems), as well | 
|---|
| 10 | 11 |  	  as the ability of some filesystems to use native languages | 
|---|
| .. | .. | 
|---|
| 20 | 21 |  config NLS_DEFAULT | 
|---|
| 21 | 22 |  	string "Default NLS Option" | 
|---|
| 22 | 23 |  	default "iso8859-1" | 
|---|
| 23 |  | -	---help---  | 
|---|
 | 24 | +	help  | 
|---|
| 24 | 25 |  	  The default NLS used when mounting file system. Note, that this is | 
|---|
| 25 | 26 |  	  the NLS used by your console, not the NLS used by a specific file | 
|---|
| 26 | 27 |  	  system (if different) to store data (filenames) on a disk. | 
|---|
| .. | .. | 
|---|
| 75 | 76 |   | 
|---|
| 76 | 77 |  config NLS_CODEPAGE_850 | 
|---|
| 77 | 78 |  	tristate "Codepage 850 (Europe)" | 
|---|
| 78 |  | -	---help---  | 
|---|
 | 79 | +	help  | 
|---|
| 79 | 80 |  	  The Microsoft FAT file system family can deal with filenames in | 
|---|
| 80 | 81 |  	  native language character sets. These character sets are stored in | 
|---|
| 81 | 82 |  	  so-called DOS codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 91 | 92 |   | 
|---|
| 92 | 93 |  config NLS_CODEPAGE_852 | 
|---|
| 93 | 94 |  	tristate "Codepage 852 (Central/Eastern Europe)" | 
|---|
| 94 |  | -	---help---  | 
|---|
 | 95 | +	help  | 
|---|
| 95 | 96 |  	  The Microsoft FAT file system family can deal with filenames in | 
|---|
| 96 | 97 |  	  native language character sets. These character sets are stored in | 
|---|
| 97 | 98 |  	  so-called DOS codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 420 | 421 |   | 
|---|
| 421 | 422 |  config NLS_ISO8859_15 | 
|---|
| 422 | 423 |  	tristate "NLS ISO 8859-15 (Latin 9; Western European Languages with Euro)" | 
|---|
| 423 |  | -	---help---  | 
|---|
 | 424 | +	help  | 
|---|
| 424 | 425 |  	  If you want to display filenames with native language characters | 
|---|
| 425 | 426 |  	  from the Microsoft FAT file system family or from JOLIET CD-ROMs | 
|---|
| 426 | 427 |  	  correctly on the screen, you need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 454 | 455 |   | 
|---|
| 455 | 456 |  config NLS_MAC_ROMAN | 
|---|
| 456 | 457 |  	tristate "Codepage macroman" | 
|---|
| 457 |  | -	---help---  | 
|---|
 | 458 | +	help  | 
|---|
| 458 | 459 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 459 | 460 |  	  native language character sets. These character sets are stored in | 
|---|
| 460 | 461 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 469 | 470 |   | 
|---|
| 470 | 471 |  config NLS_MAC_CELTIC | 
|---|
| 471 | 472 |  	tristate "Codepage macceltic" | 
|---|
| 472 |  | -	---help---  | 
|---|
 | 473 | +	help  | 
|---|
| 473 | 474 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 474 | 475 |  	  native language character sets. These character sets are stored in | 
|---|
| 475 | 476 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 483 | 484 |   | 
|---|
| 484 | 485 |  config NLS_MAC_CENTEURO | 
|---|
| 485 | 486 |  	tristate "Codepage maccenteuro" | 
|---|
| 486 |  | -	---help---  | 
|---|
 | 487 | +	help  | 
|---|
| 487 | 488 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 488 | 489 |  	  native language character sets. These character sets are stored in | 
|---|
| 489 | 490 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 497 | 498 |   | 
|---|
| 498 | 499 |  config NLS_MAC_CROATIAN | 
|---|
| 499 | 500 |  	tristate "Codepage maccroatian" | 
|---|
| 500 |  | -	---help---  | 
|---|
 | 501 | +	help  | 
|---|
| 501 | 502 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 502 | 503 |  	  native language character sets. These character sets are stored in | 
|---|
| 503 | 504 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 511 | 512 |   | 
|---|
| 512 | 513 |  config NLS_MAC_CYRILLIC | 
|---|
| 513 | 514 |  	tristate "Codepage maccyrillic" | 
|---|
| 514 |  | -	---help---  | 
|---|
 | 515 | +	help  | 
|---|
| 515 | 516 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 516 | 517 |  	  native language character sets. These character sets are stored in | 
|---|
| 517 | 518 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 525 | 526 |   | 
|---|
| 526 | 527 |  config NLS_MAC_GAELIC | 
|---|
| 527 | 528 |  	tristate "Codepage macgaelic" | 
|---|
| 528 |  | -	---help---  | 
|---|
 | 529 | +	help  | 
|---|
| 529 | 530 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 530 | 531 |  	  native language character sets. These character sets are stored in | 
|---|
| 531 | 532 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 539 | 540 |   | 
|---|
| 540 | 541 |  config NLS_MAC_GREEK | 
|---|
| 541 | 542 |  	tristate "Codepage macgreek" | 
|---|
| 542 |  | -	---help---  | 
|---|
 | 543 | +	help  | 
|---|
| 543 | 544 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 544 | 545 |  	  native language character sets. These character sets are stored in | 
|---|
| 545 | 546 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 553 | 554 |   | 
|---|
| 554 | 555 |  config NLS_MAC_ICELAND | 
|---|
| 555 | 556 |  	tristate "Codepage maciceland" | 
|---|
| 556 |  | -	---help---  | 
|---|
 | 557 | +	help  | 
|---|
| 557 | 558 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 558 | 559 |  	  native language character sets. These character sets are stored in | 
|---|
| 559 | 560 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 567 | 568 |   | 
|---|
| 568 | 569 |  config NLS_MAC_INUIT | 
|---|
| 569 | 570 |  	tristate "Codepage macinuit" | 
|---|
| 570 |  | -	---help---  | 
|---|
 | 571 | +	help  | 
|---|
| 571 | 572 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 572 | 573 |  	  native language character sets. These character sets are stored in | 
|---|
| 573 | 574 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 581 | 582 |   | 
|---|
| 582 | 583 |  config NLS_MAC_ROMANIAN | 
|---|
| 583 | 584 |  	tristate "Codepage macromanian" | 
|---|
| 584 |  | -	---help---  | 
|---|
 | 585 | +	help  | 
|---|
| 585 | 586 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 586 | 587 |  	  native language character sets. These character sets are stored in | 
|---|
| 587 | 588 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|
| .. | .. | 
|---|
| 595 | 596 |   | 
|---|
| 596 | 597 |  config NLS_MAC_TURKISH | 
|---|
| 597 | 598 |  	tristate "Codepage macturkish" | 
|---|
| 598 |  | -	---help---  | 
|---|
 | 599 | +	help  | 
|---|
| 599 | 600 |  	  The Apple HFS file system family can deal with filenames in | 
|---|
| 600 | 601 |  	  native language character sets. These character sets are stored in | 
|---|
| 601 | 602 |  	  so-called MAC codepages. You need to include the appropriate | 
|---|