diff options
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 64d44efad7a5..7405f071be67 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -177,6 +177,7 @@ source "fs/efs/Kconfig" | |||
177 | source "fs/jffs2/Kconfig" | 177 | source "fs/jffs2/Kconfig" |
178 | # UBIFS File system configuration | 178 | # UBIFS File system configuration |
179 | source "fs/ubifs/Kconfig" | 179 | source "fs/ubifs/Kconfig" |
180 | source "fs/logfs/Kconfig" | ||
180 | source "fs/cramfs/Kconfig" | 181 | source "fs/cramfs/Kconfig" |
181 | source "fs/squashfs/Kconfig" | 182 | source "fs/squashfs/Kconfig" |
182 | source "fs/freevxfs/Kconfig" | 183 | source "fs/freevxfs/Kconfig" |