From 2bb4aa3e90c0c4e96e06b7615ee761ab0ddc85e9 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Thu, 10 May 2007 08:01:55 +0000 Subject: update to busybox 1.4.2 (fixes #1653) SVN-Revision: 7157 --- package/busybox/config/miscutils/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'package/busybox/config') diff --git a/package/busybox/config/miscutils/Config.in b/package/busybox/config/miscutils/Config.in index 4e418893f4..7784a82973 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. -- cgit v1.2.3