+3
−0
arch/arm/crypto/Kconfig
0 → 100644
+85
−0
+0
−75
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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. Change-Id: I92ff31d0075a12f5b3f4cecec40007e0d02789c2 Signed-off-by:Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> Git-commit: 652ccae5cc4e1305fb0a4619947f9ee89d8c7f5a Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git [neeraju@codeaurora.org: resolve trivial merge conflicts] Signed-off-by:
Neeraj Upadhyay <neeraju@codeaurora.org>