diff options
-rw-r--r-- | Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -267,6 +267,7 @@ config PAM config FEATURE_USE_SENDFILE bool "Use sendfile system call" default y + select PLATFORM_LINUX help When enabled, busybox will use the kernel sendfile() function instead of read/write loops to copy data between file descriptors |