]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/Kconfig
cxgb3 - Remove BUG_ON from t3b_intr_napi
[linux-2.6-omap-h63xx.git] / fs / Kconfig
index 276ff3baaafec7722d92a2e1ba125eb034e7e230..8cd2417a14dbb08894389195e26019ae421bdf99 100644 (file)
@@ -1198,13 +1198,16 @@ config EFS_FS
 
 config JFFS_FS
        tristate "Journalling Flash File System (JFFS) support"
-       depends on MTD && BLOCK
+       depends on MTD && BLOCK && BROKEN
        help
          JFFS is the Journalling Flash File System developed by Axis
          Communications in Sweden, aimed at providing a crash/powerdown-safe
          file system for disk-less embedded devices. Further information is
          available at (<http://developer.axis.com/software/jffs/>).
 
+         NOTE: This filesystem is deprecated and is scheduled for removal in
+         2.6.21.  See Documentation/feature-removal-schedule.txt
+
 config JFFS_FS_VERBOSE
        int "JFFS debugging verbosity (0 = quiet, 3 = noisy)"
        depends on JFFS_FS