Patch "crypto: ux500 - update debug config after ux500 cryp driver removal" has been added to the 6.2-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    crypto: ux500 - update debug config after ux500 cryp driver removal

to the 6.2-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     crypto-ux500-update-debug-config-after-ux500-cryp-dr.patch
and it can be found in the queue-6.2 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 03afccce286a8de8f1c0038dc3df797664a4d2f3
Author: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
Date:   Tue Dec 20 09:05:36 2022 +0100

    crypto: ux500 - update debug config after ux500 cryp driver removal
    
    [ Upstream commit 49bc6a7786b7d03eab6912a88d09a7991a32174e ]
    
    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@xxxxxxxxx>
    Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
    Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/crypto/ux500/Kconfig b/drivers/crypto/ux500/Kconfig
index dcbd7404768f1..ac89cd2de12a1 100644
--- a/drivers/crypto/ux500/Kconfig
+++ b/drivers/crypto/ux500/Kconfig
@@ -15,8 +15,7 @@ config CRYPTO_DEV_UX500_HASH
 	  Depends on UX500/STM DMA if running in DMA mode.
 
 config CRYPTO_DEV_UX500_DEBUG
-	bool "Activate ux500 platform debug-mode for crypto and hash block"
-	depends on CRYPTO_DEV_UX500_CRYP || CRYPTO_DEV_UX500_HASH
+	bool "Activate debug-mode for UX500 crypto driver for HASH block"
+	depends on CRYPTO_DEV_UX500_HASH
 	help
-	  Say Y if you want to add debug prints to ux500_hash and
-	  ux500_cryp devices.
+	  Say Y if you want to add debug prints to ux500_hash devices.



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux