avionic design with actual uboot and tooling
submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
This commit is contained in:
5
u-boot/drivers/crypto/rsa_mod_exp/Kconfig
Normal file
5
u-boot/drivers/crypto/rsa_mod_exp/Kconfig
Normal file
@@ -0,0 +1,5 @@
|
||||
config DM_MOD_EXP
|
||||
bool "Enable Driver Model for RSA Modular Exponentiation"
|
||||
depends on DM
|
||||
help
|
||||
If you want to use driver model for RSA Modular Exponentiation, say Y.
|
||||
Reference in New Issue
Block a user