From: Joel Fernandes Date: Sun, 18 Aug 2013 02:42:35 +0000 (-0500) Subject: crypto: omap-aes - Kconfig: Add build support for AM437x X-Git-Tag: v3.12-rc1~108^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bbf643705c3f85f3fa2325807afae260f755f9a;p=pandora-kernel.git crypto: omap-aes - Kconfig: Add build support for AM437x For AM437x SoC, ARCH_OMAP2 and ARCH_OMAP3 is not enabled in the defconfig. We follow same thing as SHA driver, and add depends on ARCH_OMAP2PLUS so that the config is selectable for AES driver on AM437x SoC builds. Signed-off-by: Joel Fernandes Signed-off-by: Herbert Xu --- Reading git-diff-tree failed