aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index cef8b18ceaa3..ae3b34a2ea69 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -169,6 +169,8 @@ source "fs/romfs/Kconfig"
169source "fs/sysv/Kconfig" 169source "fs/sysv/Kconfig"
170source "fs/ufs/Kconfig" 170source "fs/ufs/Kconfig"
171 171
172source "fs/exofs/Kconfig"
173
172endif # MISC_FILESYSTEMS 174endif # MISC_FILESYSTEMS
173 175
174menuconfig NETWORK_FILESYSTEMS 176menuconfig NETWORK_FILESYSTEMS