Skip to content

Commit

Permalink
arch: arm64: configs: certus: Enable exfat and ntfs support
Browse files Browse the repository at this point in the history
Signed-off-by: wulan17 <galihgustip@gmail.com>
  • Loading branch information
wulan17 authored and Hadenix committed Feb 2, 2024
1 parent d2807da commit 5bff68a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm64/configs/certus_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,10 @@ CONFIG_IIO=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_ENCRYPTION=y
CONFIG_EXFAT_FS=y
CONFIG_EXFAT_DISCARD=y
CONFIG_EXFAT_DEFAULT_CODEPAGE=437
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
CONFIG_F2FS_FS=y
CONFIG_F2FS_FS_SECURITY=y
CONFIG_F2FS_CHECK_FS=y
Expand All @@ -469,6 +473,7 @@ CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_NTFS_FS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_SDCARD_FS=y
Expand Down

0 comments on commit 5bff68a

Please sign in to comment.