summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2009-10-06 11:31:15 -0700
committerSage Weil <sage@newdream.net>2009-10-06 11:31:15 -0700
commit9030aaf9bf0a1eee47a154c316c789e959638b0f (patch)
treebb6dbc96fd181fd3883157277c4301edfaaf5179 /fs/Kconfig
parent76aa844d5b2fb8c839180d3f5874e333b297e5fd (diff)
downloadlinux-9030aaf9bf0a1eee47a154c316c789e959638b0f.tar.gz
linux-9030aaf9bf0a1eee47a154c316c789e959638b0f.tar.xz
ceph: Kconfig, Makefile
Kconfig options and Makefile. Signed-off-by: Sage Weil <sage@newdream.net>
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 d4bf8caad8d0..ca687092a334 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -234,6 +234,7 @@ config NFS_COMMON
source "net/sunrpc/Kconfig"
source "fs/smbfs/Kconfig"
+source "fs/ceph/Kconfig"
source "fs/cifs/Kconfig"
source "fs/ncpfs/Kconfig"
source "fs/coda/Kconfig"