diff options
Diffstat (limited to 'fs/ubifs/Kconfig')
-rw-r--r-- | fs/ubifs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ubifs/Kconfig b/fs/ubifs/Kconfig index 91ceeda7e5bf..e35b54d5059d 100644 --- a/fs/ubifs/Kconfig +++ b/fs/ubifs/Kconfig | |||
@@ -40,7 +40,7 @@ config UBIFS_FS_ZLIB | |||
40 | depends on UBIFS_FS | 40 | depends on UBIFS_FS |
41 | default y | 41 | default y |
42 | help | 42 | help |
43 | Zlib copresses better then LZO but it is slower. Say 'Y' if unsure. | 43 | Zlib compresses better than LZO but it is slower. Say 'Y' if unsure. |
44 | 44 | ||
45 | # Debugging-related stuff | 45 | # Debugging-related stuff |
46 | config UBIFS_FS_DEBUG | 46 | config UBIFS_FS_DEBUG |