X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/130f4efa38b78352d626d43148dd1143abd3bde9..f84043cb6a26b0761008efa98fe9d52fd2dc63c6:/package/busybox/config/miscutils/Config.in diff --git a/package/busybox/config/miscutils/Config.in b/package/busybox/config/miscutils/Config.in index 4e418893f..7784a8297 100644 --- a/package/busybox/config/miscutils/Config.in +++ b/package/busybox/config/miscutils/Config.in @@ -305,6 +305,7 @@ config BUSYBOX_CONFIG_RAIDAUTORUN config BUSYBOX_CONFIG_READAHEAD bool "readahead" default n + depends on LFS help Preload the files listed on the command line into RAM cache so that subsequent reads on these files will not block on disk I/O.