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 db5dc1598716..664991afe0c0 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -67,6 +67,7 @@ source "fs/quota/Kconfig" | |||
67 | 67 | ||
68 | source "fs/autofs4/Kconfig" | 68 | source "fs/autofs4/Kconfig" |
69 | source "fs/fuse/Kconfig" | 69 | source "fs/fuse/Kconfig" |
70 | source "fs/overlayfs/Kconfig" | ||
70 | 71 | ||
71 | menu "Caches" | 72 | menu "Caches" |
72 | 73 | ||