Re: [PATCH v16 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
From: Julian Braha
Date: Fri Jul 10 2026 - 08:28:11 EST
Hi Pavitrakumar,
On 7/7/26 13:53, Pavitrakumar Managutte wrote:
> +config CRYPTO_DEV_SPACC_CONFIG_DEBUG
> + bool "Enable SPAcc debug logs"
> + default n
> + help
> + Say y to enable additional debug prints and diagnostics in the
> + SPAcc driver. Disable this for production builds.
This help text still has the indentation formatting issue that I pointed
out on v15:
https://lore.kernel.org/all/deb73385-a7a9-4ea9-8338-b7da999a5e9c@xxxxxxxxx/
- Julian Braha