[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090209213015.GA14562@ioremap.net>
Date: Tue, 10 Feb 2009 00:30:15 +0300
From: Evgeniy Polyakov <zbr@...emap.net>
To: GregKH <greg@...ah.com>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
netdev@...r.kernel.org
Subject: [10/9] pohmelfs: select crypto modules from the config.
Signed-off-by: Evgeniy Polyakov <zbr@...emap.net>
diff --git a/drivers/staging/pohmelfs/Kconfig b/drivers/staging/pohmelfs/Kconfig
index 82d13ad..d4cbc15 100644
--- a/drivers/staging/pohmelfs/Kconfig
+++ b/drivers/staging/pohmelfs/Kconfig
@@ -1,6 +1,8 @@
config POHMELFS
tristate "POHMELFS filesystem support"
select CONNECTOR
+ select CRYPTO_BLKCIPHER
+ select CRYPTO_HMAC
help
POHMELFS stands for Parallel Optimized Host Message Exchange Layered File System.
This is a network filesystem which supports coherent caching of data and metadata
--
Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists