Re: [PATCH] drivers: crypto: caam: kconfig: create menu for CAAM

2018-10-07 Thread Herbert Xu
Franck LENORMAND wrote: > The CAAM driver has multiple configuration and all are listed > in the crypto menu. > > This patch create a menu dedicated to the Freescale CAAM driver. > > Signed-off-by: Franck LENORMAND > --- > drivers/crypto/caam/Kconfig | 4 > 1 file changed, 4 insertions(+) >

[PATCH] drivers: crypto: caam: kconfig: create menu for CAAM

2018-10-01 Thread Franck LENORMAND
The CAAM driver has multiple configuration and all are listed in the crypto menu. This patch create a menu dedicated to the Freescale CAAM driver. Signed-off-by: Franck LENORMAND --- drivers/crypto/caam/Kconfig | 4 1 file changed, 4 insertions(+) diff --git a/drivers/crypto/caam/Kconfig