6 lines
172 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
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.