crypto: ux500 - update debug config after ux500 cryp driver removal
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Tue, 20 Dec 2022 08:05:36 +0000 (09:05 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 30 Dec 2022 14:56:27 +0000 (22:56 +0800)
commit49bc6a7786b7d03eab6912a88d09a7991a32174e
tree42176b7c934749eb4496342b0132daf1562ca8c2
parent8031d1f678c2b06733c8f9028b413194b47c33ab
crypto: ux500 - update debug config after ux500 cryp driver removal

Commit 453de3eb08c4 ("crypto: ux500/cryp - delete driver") removes the
config CRYPTO_DEV_UX500_CRYP, but leaves an obsolete reference in the
dependencies of config CRYPTO_DEV_UX500_DEBUG.

Remove that obsolete reference, and adjust the description while at it.

Fixes: 453de3eb08c4 ("crypto: ux500/cryp - delete driver")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ux500/Kconfig