diff --git a/fs/Kconfig b/fs/Kconfig index 7bc5f331e2..2989fc6299 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -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