mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
FS Disable FS_LARGEFILE by default
This commit is contained in:
committed by
Xiang Xiao
parent
0083a2e4f2
commit
e0080766b3
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user