We define neither CRYPTO_BLKCIPHER nor CRYPTO_DES in barebox. Drop the select on them. Signed-off-by: Ahmad Fatoum <ahmad@xxxxxx> --- drivers/crypto/imx-scc/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/crypto/imx-scc/Kconfig b/drivers/crypto/imx-scc/Kconfig index 531304f43218..bc4676a10af7 100644 --- a/drivers/crypto/imx-scc/Kconfig +++ b/drivers/crypto/imx-scc/Kconfig @@ -1,8 +1,6 @@ config CRYPTO_DEV_MXC_SCC tristate "Support for Freescale Security Controller (SCC)" depends on ARCH_IMX25 && OFTREE - select CRYPTO_BLKCIPHER - select CRYPTO_DES help This option enables support for the Security Controller (SCC) found in Freescale i.MX25 chips. -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox