|
@@ -1,5 +1,5 @@
|
|
config CRAMFS
|
|
config CRAMFS
|
|
- tristate "Compressed ROM file system support (cramfs)"
|
|
|
|
|
|
+ tristate "Compressed ROM file system support (cramfs) (OBSOLETE)"
|
|
depends on BLOCK
|
|
depends on BLOCK
|
|
select ZLIB_INFLATE
|
|
select ZLIB_INFLATE
|
|
help
|
|
help
|
|
@@ -16,4 +16,7 @@ config CRAMFS
|
|
cramfs. Note that the root file system (the one containing the
|
|
cramfs. Note that the root file system (the one containing the
|
|
directory /) cannot be compiled as a module.
|
|
directory /) cannot be compiled as a module.
|
|
|
|
|
|
|
|
+ This filesystem is obsoleted by SquashFS, which is much better
|
|
|
|
+ in terms of performance and features.
|
|
|
|
+
|
|
If unsure, say N.
|
|
If unsure, say N.
|