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 30145d886bc2..d621f02a3f9e 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -218,6 +218,8 @@ source "fs/exofs/Kconfig"
218 218
219endif # MISC_FILESYSTEMS 219endif # MISC_FILESYSTEMS
220 220
221source "fs/exofs/Kconfig.ore"
222
221menuconfig NETWORK_FILESYSTEMS 223menuconfig NETWORK_FILESYSTEMS
222 bool "Network File Systems" 224 bool "Network File Systems"
223 default y 225 default y