From: Tyler Hicks Date: Tue, 29 Sep 2009 07:33:59 +0000 (-0500) Subject: eCryptfs: Remove Kconfig NET dependency and select MD5 X-Git-Tag: v2.6.32-rc4~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed1f21857e76a92a006e0f890a3d7f72953b1469;p=pandora-kernel.git eCryptfs: Remove Kconfig NET dependency and select MD5 eCryptfs no longer uses a netlink interface to communicate with ecryptfsd, so NET is not a valid dependency anymore. MD5 is required and must be built for eCryptfs to be of any use. Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed