ARM: configs: rv1126b-evb: enable exfat

Signed-off-by: cww <cww@rock-chips.com>
Change-Id: I49d3bbba5c653148b7693d2ad35d64df7ef7c82d
This commit is contained in:
cww
2025-05-20 10:52:44 +08:00
committed by Tao Huang
parent 635bb96ec0
commit f6221ca70f

View File

@@ -3,6 +3,7 @@ CONFIG_CRC16=y
CONFIG_CRYPTO=y
CONFIG_DEBUG_FS=y
CONFIG_ELF_CORE=y
CONFIG_EXFAT_FS=y
CONFIG_EXPORTFS_BLOCK_OPS=y
CONFIG_EXT4_FS=y
CONFIG_EXTCON=y
@@ -300,6 +301,7 @@ CONFIG_DNS_RESOLVER=y
# CONFIG_ENC28J60 is not set
# CONFIG_ENCRYPTED_KEYS is not set
# CONFIG_ENCX24J600 is not set
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
# CONFIG_EXT4_DEBUG is not set
# CONFIG_EXT4_FS_POSIX_ACL is not set
# CONFIG_EXT4_FS_SECURITY is not set