crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 16 Dec 2020 13:14:59 +0000 (14:14 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 23 Dec 2020 07:44:31 +0000 (18:44 +1100)
commitc5b840a28b5257173f65b756cc6f3d06870c7881
tree1360b10987204de78dabea725da0f698ab085b35
parent93cebeb1c21a65b92636aaa278a32fbc0415ec67
crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY

The Intel Keem Bay Offload and Crypto Subsystem (OCS) is only present on
Intel Keem Bay SoCs.  Hence add a dependency on ARCH_KEEMBAY, to prevent
asking the user about this driver when configuring a kernel without
Intel Keem Bay platform support.

While at it, fix a misspelling of "cipher".

Fixes: 88574332451380f4 ("crypto: keembay - Add support for Keem Bay OCS AES/SM4")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/keembay/Kconfig