update to busybox 1.4.2 (fixes #1653)
[openwrt/svn-archive/openwrt.git] / package / busybox / config / miscutils / Config.in
index 4e418893f4ff837f82e87460493c25a2e958d6e9..7784a829731131b22d4184ed2ef42b9c582fff55 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.