diff options
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 25700b152c75..3e6d3101f3ff 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -261,12 +261,9 @@ source "fs/romfs/Kconfig" source "fs/pstore/Kconfig" source "fs/sysv/Kconfig" source "fs/ufs/Kconfig" -source "fs/exofs/Kconfig" endif # MISC_FILESYSTEMS -source "fs/exofs/Kconfig.ore" - menuconfig NETWORK_FILESYSTEMS bool "Network File Systems" default y |