Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44890
b: refs/heads/master
c: 163ca88
h: refs/heads/master
v: v3
  • Loading branch information
Josh Boyer authored and Linus Torvalds committed Dec 22, 2006
1 parent cc0de9c commit f7b4983
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9127d4b1d9b2e8fba8e7fbc7f88ea93e5eb01396
refs/heads/master: 163ca88b9c5858909ee3f8801ae0096b5f94e835
5 changes: 4 additions & 1 deletion trunk/fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f7b4983

Please sign in to comment.