]> err.no Git - linux-2.6/blobdiff - fs/Kconfig
fs/block_dev.c: use list_for_each_entry()
[linux-2.6] / fs / Kconfig
index 4622dabb2253ec3ed8690fa8b007ccac2be6fd6c..94b9d861bf9b6f75b6869085ef36e0f4068767d9 100644 (file)
@@ -724,10 +724,6 @@ config FAT_FS
          file system and use GNU tar's M option. GNU tar is a program
          available for Unix and DOS ("man tar" or "info tar").
 
-         It is now also becoming possible to read and write compressed FAT
-         file systems; read <file:Documentation/filesystems/fat_cvf.txt> for
-         details.
-
          The FAT support will enlarge your kernel by about 37 KB. If unsure,
          say Y.
 
@@ -2052,7 +2048,7 @@ config AFS_DEBUG
 
 config 9P_FS
        tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)"
-       depends on INET && EXPERIMENTAL
+       depends on INET && NET_9P && EXPERIMENTAL
        help
          If you say Y here, you will get experimental support for
          Plan 9 resource sharing via the 9P2000 protocol.