From d01d6a77539f710abd86521d7bd6f7c98ef11c67 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Mon, 4 Jan 2010 20:45:06 -0500 Subject: [PATCH] Kconfig: hook to configure Wrapfs Signed-off-by: Erez Zadok --- fs/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/fs/Kconfig b/fs/Kconfig index ec35851e5b71..16276d3c9a53 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -195,6 +195,7 @@ if MISC_FILESYSTEMS source "fs/adfs/Kconfig" source "fs/affs/Kconfig" source "fs/ecryptfs/Kconfig" +source "fs/wrapfs/Kconfig" source "fs/hfs/Kconfig" source "fs/hfsplus/Kconfig" source "fs/befs/Kconfig" -- 2.43.0