FS Disable FS_LARGEFILE by default

This commit is contained in:
Peter van der Perk
2022-08-03 13:29:36 +02:00
committed by Xiang Xiao
parent 0083a2e4f2
commit e0080766b3
+1 -1
View File
@@ -11,7 +11,7 @@ config DISABLE_MOUNTPOINT
config FS_LARGEFILE config FS_LARGEFILE
bool "Large File Support" bool "Large File Support"
default !DEFAULT_SMALL default n
---help--- ---help---
Support files which's length is larger than 4GB: Support files which's length is larger than 4GB:
https://www.opengroup.org/platform/lfs.html https://www.opengroup.org/platform/lfs.html