diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Configs/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 82d6bb700..151d60216 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -684,7 +684,7 @@ config UCLIBC_HAS_SCANF_GLIBC_A_FLAG choice prompt "Stdio buffer size" - default UCLIBC_HAS_STDIO_BUFSIZ_256 + default UCLIBC_HAS_STDIO_BUFSIZ_4096 help Please select a value for BUFSIZ. This will be used by the stdio subsystem as the default buffer size for a file, and |