On Sat, Apr 21, 2018 at 02:00:10PM +0200, Eugeniu Rosca wrote: > RSA_SOFTWARE_EXP and RSA_FREESCALE_EXP are wrapped inside: > > if RSA > ... > endif > > So, remove the redundant "depends on RSA" from their depends expression. > In addition, move SPL_RSA into the same "if RSA ... endif" block, since > its only direct dependeny is CONFIG_RSA. This tidies up and simplifies > reading of lib/rsa/Kconfig. > > No functional change intended. > > Signed-off-by: Eugeniu Rosca <[email protected]> > Reviewed-by: Simon Glass <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

