[U-Boot] lib/rsa: Kconfig: Remove superfluous 'depends on RSA'

Tom Rini trini at konsulko.com
Sat Apr 28 22:20:14 UTC 2018


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 <erosca at de.adit-jv.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180428/8d00aca3/attachment.sig>


More information about the U-Boot mailing list