commit | 652ccae5cc4e1305fb0a4619947f9ee89d8c7f5a | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Tue Mar 10 09:47:44 2015 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Mar 12 21:13:35 2015 +1100 |
tree | 77825d76286e6e48628784aec071bf226747de61 | |
parent | 1eb8a1b340e2f0a562b4987683bbaee4d620bf0a [diff] |
crypto: arm - move ARM specific Kconfig definitions to a dedicated file This moves all Kconfig symbols defined in crypto/Kconfig that depend on CONFIG_ARM to a dedicated Kconfig file in arch/arm/crypto, which is where the code that implements those features resides as well. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>