dragonheart: Regen & save
* disabled SDCARDFS * enabled UNICODE Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
This commit is contained in:
parent
1e11eab82a
commit
940f7b3e41
|
@ -5467,7 +5467,7 @@ CONFIG_MISC_FILESYSTEMS=y
|
|||
# CONFIG_AFFS_FS is not set
|
||||
CONFIG_ECRYPT_FS=y
|
||||
CONFIG_ECRYPT_FS_MESSAGING=y
|
||||
CONFIG_SDCARD_FS=y
|
||||
# CONFIG_SDCARD_FS is not set
|
||||
# CONFIG_HFS_FS is not set
|
||||
# CONFIG_HFSPLUS_FS is not set
|
||||
# CONFIG_BEFS_FS is not set
|
||||
|
@ -5551,7 +5551,8 @@ CONFIG_NLS_ISO8859_1=y
|
|||
# CONFIG_NLS_MAC_TURKISH is not set
|
||||
# CONFIG_NLS_UTF8 is not set
|
||||
# CONFIG_DLM is not set
|
||||
# CONFIG_UNICODE is not set
|
||||
CONFIG_UNICODE=y
|
||||
# CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set
|
||||
# CONFIG_FILE_TABLE_DEBUG is not set
|
||||
# CONFIG_VIRTUALIZATION is not set
|
||||
|
||||
|
|
Loading…
Reference in New Issue