Re: [PATCH] crypto: omap-sham - Fix link error without crypto-engine

2021-01-07 Thread Herbert Xu
On Sun, Jan 03, 2021 at 03:03:04PM +0100, Arnd Bergmann wrote: > From: Arnd Bergmann > > The driver was converted to use the crypto engine helper > but is missing the corresponding Kconfig statement to ensure > it is available: > > arm-linux-gnueabi-ld: drivers/crypto/omap-sham.o: in function >

[PATCH] crypto: omap-sham - Fix link error without crypto-engine

2021-01-03 Thread Arnd Bergmann
From: Arnd Bergmann The driver was converted to use the crypto engine helper but is missing the corresponding Kconfig statement to ensure it is available: arm-linux-gnueabi-ld: drivers/crypto/omap-sham.o: in function `omap_sham_probe': omap-sham.c:(.text+0x374): undefined reference to `crypto_en