linux/arch/riscv/configs
Heinrich Schuchardt efe1e08bca
riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1
The EFI system partition uses the FAT file system. Many distributions add
an entry in /etc/fstab for the ESP. We must ensure that mounting does not
fail.

The default code page for FAT is 437 (cf. CONFIG_FAT_DEFAULT_CODEPAGE).
The default IO character set is "iso8859-1" (cf. CONFIG_NLS_ISO8859_1).

So let's enable NLS_CODEPAGE_437 and NLS_ISO8859_1 in defconfig.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2021-09-10 21:31:12 -07:00
..
defconfig riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1 2021-09-10 21:31:12 -07:00
nommu_k210_defconfig riscv: Update Canaan Kendryte K210 defconfig 2021-02-22 17:51:20 -08:00
nommu_k210_sdcard_defconfig riscv: Add Canaan Kendryte K210 SD card defconfig 2021-02-22 17:51:21 -08:00
nommu_virt_defconfig RISC-V: Remove CLINT related code from timer and arch 2020-08-20 10:58:13 -07:00
rv32_defconfig block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT 2021-08-24 06:42:40 -06:00