eCryptfs: Remove Kconfig NET dependency and select MD5
authorTyler Hicks <tyhicks@linux.vnet.ibm.com>
Tue, 29 Sep 2009 07:33:59 +0000 (02:33 -0500)
committerTyler Hicks <tyhicks@linux.vnet.ibm.com>
Thu, 8 Oct 2009 16:31:36 +0000 (11:31 -0500)
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 <tyhicks@linux.vnet.ibm.com>

No differences found