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 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ config DISABLE_MOUNTPOINT
config FS_LARGEFILE
bool "Large File Support"
default !DEFAULT_SMALL
default n
---help---
Support files which's length is larger than 4GB:
https://www.opengroup.org/platform/lfs.html