X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fs%2FKconfig;h=6725f59c18e6b5f6b2ddcabaf1c83bd3d7c48406;hb=698f415cf5756e320623bdb015a600945743377c;hp=9adee0d7536e11343c9050b84174be6d2b90bdfc;hpb=49dc2b7173010792c6923930ffcee84b7094b7de;p=linux-2.6-block.git diff --git a/fs/Kconfig b/fs/Kconfig index 9adee0d7536e..6725f59c18e6 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -84,6 +84,8 @@ config MANDATORY_FILE_LOCKING To the best of my knowledge this is dead code that no one cares about. +source "fs/crypto/Kconfig" + source "fs/notify/Kconfig" source "fs/quota/Kconfig" @@ -207,6 +209,7 @@ menuconfig MISC_FILESYSTEMS if MISC_FILESYSTEMS +source "fs/orangefs/Kconfig" source "fs/adfs/Kconfig" source "fs/affs/Kconfig" source "fs/ecryptfs/Kconfig"