Files
gk-sdk/source/bootloader/u-boot-2020.01/drivers/crypto/rsa_mod_exp/Kconfig
T

6 lines
172 B
Plaintext

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.