File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 156156#define OPENTHREAD_CONFIG_PLATFORM_POWER_CALIBRATION_ENABLE 1
157157#endif
158158
159- #ifndef OPENTHREAD_CONFIG_CRYPTO_LIB
160- #define OPENTHREAD_CONFIG_CRYPTO_LIB OPENTHREAD_CONFIG_CRYPTO_LIB_PSA
161- #endif
159+ // #ifndef OPENTHREAD_CONFIG_CRYPTO_LIB
160+ // #define OPENTHREAD_CONFIG_CRYPTO_LIB OPENTHREAD_CONFIG_CRYPTO_LIB_PSA
161+ // #endif
162162
163- #ifndef OPENTHREAD_CONFIG_PLATFORM_KEY_REFERENCES_ENABLE
164- #define OPENTHREAD_CONFIG_PLATFORM_KEY_REFERENCES_ENABLE 1
165- #endif
163+ // #ifndef OPENTHREAD_CONFIG_PLATFORM_KEY_REFERENCES_ENABLE
164+ // #define OPENTHREAD_CONFIG_PLATFORM_KEY_REFERENCES_ENABLE 1
165+ // #endif
166166
167- #ifndef OPENTHREAD_CONFIG_PLATFORM_MAC_KEYS_EXPORTABLE_ENABLE
168- #define OPENTHREAD_CONFIG_PLATFORM_MAC_KEYS_EXPORTABLE_ENABLE 1
169- #endif
167+ // #ifndef OPENTHREAD_CONFIG_PLATFORM_MAC_KEYS_EXPORTABLE_ENABLE
168+ // #define OPENTHREAD_CONFIG_PLATFORM_MAC_KEYS_EXPORTABLE_ENABLE 1
169+ // #endif
170170
171171#ifndef OPENTHREAD_CONFIG_MAX_STATECHANGE_HANDLERS
172172/**
You can’t perform that action at this time.
0 commit comments