Commit ea0d5045 authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds

[PATCH] Use Name cramfs in Kconfig Message

A senior kernel hacker couldn't find the cramfs option.  No wonder, the
message doesn't mention cramfs at all.
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 59cff390
......@@ -1213,7 +1213,7 @@ config JFFS2_CMODE_SIZE
endchoice
config CRAMFS
tristate "Compressed ROM file system support"
tristate "Compressed ROM file system support (cramfs)"
select ZLIB_INFLATE
help
Saying Y here includes support for CramFs (Compressed ROM File
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment