linuxOS_PX30_CAR/buildroot/configs/rockchip/back/ntfs.config
2026-01-20 14:00:13 +08:00

8 lines
265 B
Plaintext
Executable File

# - A full-featured exFAT file system implementation and exFAT filesystem utilities.
BR2_PACKAGE_EXFAT=y
BR2_PACKAGE_EXFAT_UTILS=y
# - Support the read/write NTFS driver for Linux
BR2_PACKAGE_NTFS_3G=y
BR2_PACKAGE_NTFS_3G_NTFSPROGS=y
BR2_PACKAGE_UTIL_LINUX_MOUNT=y