mirror of https://github.com/OpenIPC/firmware.git
Update hi3518ev100.generic.config
NLS ISO8859 is required for sd card to work If not enabled, it gives an error when mounting: FAT-fs (mmcblk0p1): IO charset iso8859-1 not foundpull/940/head^2
parent
f33f8da9a8
commit
49237fce54
|
@ -1521,7 +1521,7 @@ CONFIG_NLS_CODEPAGE_437=y
|
|||
# CONFIG_NLS_CODEPAGE_1250 is not set
|
||||
# CONFIG_NLS_CODEPAGE_1251 is not set
|
||||
# CONFIG_NLS_ASCII is not set
|
||||
# CONFIG_NLS_ISO8859_1 is not set
|
||||
CONFIG_NLS_ISO8859_1=y
|
||||
# CONFIG_NLS_ISO8859_2 is not set
|
||||
# CONFIG_NLS_ISO8859_3 is not set
|
||||
# CONFIG_NLS_ISO8859_4 is not set
|
||||
|
|
Loading…
Reference in New Issue