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

index 01d1fa0a5ad5e6d0c6540fb78874cc5912d05bf7..2967c14c58979862766fa2ac53ddf29043c54dbe 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.