update to busybox 1.4.2 (fixes #1653)
[openwrt.git] / package / busybox / config / miscutils / Config.in
index 4e41889..7784a82 100644 (file)
@@ -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.
This page took 0.022884 seconds and 4 git commands to generate.