summaryrefslogtreecommitdiff
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorMike Marshall <hubcap@omnibond.com>2015-07-17 10:38:17 -0400
committerMike Marshall <hubcap@omnibond.com>2015-10-03 11:40:00 -0400
commit07f01962e3d37bd2c5bbcdf87f29c9fe78feb6e0 (patch)
treea2a87deb49e7da95fa7d51a1a836c84aa6a6ae01 /fs/Kconfig
parent74a552a133ab4c9673476d26edadae13f5d54408 (diff)
Orangefs: kernel client part 7
Signed-off-by: Mike Marshall <hubcap@omnibond.com>
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 da3f32f1a4e4..7d1bef1999af 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -190,6 +190,7 @@ menuconfig MISC_FILESYSTEMS
if MISC_FILESYSTEMS
+source "fs/orangefs/Kconfig"
source "fs/adfs/Kconfig"
source "fs/affs/Kconfig"
source "fs/ecryptfs/Kconfig"