diff options
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 64d44efad7a5..5f85b5947613 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" |
@@ -234,6 +235,7 @@ config NFS_COMMON | |||
234 | 235 | ||
235 | source "net/sunrpc/Kconfig" | 236 | source "net/sunrpc/Kconfig" |
236 | source "fs/smbfs/Kconfig" | 237 | source "fs/smbfs/Kconfig" |
238 | source "fs/ceph/Kconfig" | ||
237 | source "fs/cifs/Kconfig" | 239 | source "fs/cifs/Kconfig" |
238 | source "fs/ncpfs/Kconfig" | 240 | source "fs/ncpfs/Kconfig" |
239 | source "fs/coda/Kconfig" | 241 | source "fs/coda/Kconfig" |