From: Ard Biesheuvel Date: Tue, 10 Mar 2015 08:47:44 +0000 (+0100) Subject: crypto: arm - move ARM specific Kconfig definitions to a dedicated file X-Git-Tag: omap-for-v4.1/fixes-rc1~140^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=652ccae5cc4e1305fb0a4619947f9ee89d8c7f5a;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed