ecryptfs: depends on CRYPTO
ecryptfs uses crypto APIs so it should depend on CRYPTO. Otherwise many build errors occur. [63 lines not pasted] Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: ecryptfs-devel@lists.launchpad.net Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
此提交包含在:
@@ -1,6 +1,6 @@
|
||||
config ECRYPT_FS
|
||||
tristate "eCrypt filesystem layer support (EXPERIMENTAL)"
|
||||
depends on EXPERIMENTAL && KEYS && NET
|
||||
depends on EXPERIMENTAL && KEYS && NET && CRYPTO
|
||||
select CRYPTO_ECB
|
||||
select CRYPTO_CBC
|
||||
help
|
||||
|
新增問題並參考
封鎖使用者