- readahead depends on LFS
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 26 Jan 2007 09:03:23 +0000 (09:03 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 26 Jan 2007 09:03:23 +0000 (09:03 -0000)
miscutils/Config.in

index 40555435226e09e40efa7d8a4103571ec2e391e2..5afeb2a7e6e8328ba167924fa83178be039e64c4 100644 (file)
@@ -299,6 +299,7 @@ config RAIDAUTORUN
 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.