Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-16 | crypto: vmx - Remove duplicate PPC64 dependency | Herbert Xu | 1 | -1/+1 | |
The top-level CRYPTO_DEV_VMX option already depends on PPC64 so there is no need to depend on it again at CRYPTO_DEV_VMX_ENCRYPT. This patch also removes a redundant "default n". Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | |||||
2015-02-28 | crypto: vmx - Enabling VMX module for PPC64 | Leonidas S. Barbosa | 1 | -0/+8 | |
This patch enables VMX module in PPC64. Signed-off-by: Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |