commit | e5becc0bbcf8c37abc60a9144e4ef3cafab04373 | [log] [tgz] |
---|---|---|
author | Jianliang Shen <jianliang.shen@arm.com> | Wed Nov 16 17:41:37 2022 +0800 |
committer | Jianliang Shen <jianliang.shen@arm.com> | Mon Nov 21 15:58:49 2022 +0800 |
tree | 3466520bc6f1e7cf80e4cb152774c42e9b804ac8 | |
parent | f4a90889fee960d13cafe8f94df5e0d25451c2af [diff] |
Crypto: Change module configs from disable to enable These crypto modules are usaually not disabled and disbled configs are mostly not set or defined. To make it easier configured and remind developers they are enabled, especially for further Kconfig menu choices, the enabled configs are more suitable. Signed-off-by: Jianliang Shen <jianliang.shen@arm.com> Change-Id: I27bc9972172b4154da193a461a70d85b844d8318