mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-26 09:01:35 +00:00
6 lines
172 B
Text
6 lines
172 B
Text
|
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.
|