summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 780725a463b1..c229f828eb01 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -211,6 +211,7 @@ source "fs/sysv/Kconfig"
211source "fs/ufs/Kconfig" 211source "fs/ufs/Kconfig"
212source "fs/exofs/Kconfig" 212source "fs/exofs/Kconfig"
213source "fs/f2fs/Kconfig" 213source "fs/f2fs/Kconfig"
214source "fs/efivarfs/Kconfig"
214 215
215endif # MISC_FILESYSTEMS 216endif # MISC_FILESYSTEMS
216 217