Remove obsolete options from config.py
These options haven't existed for a long time.
This commit is contained in:
parent
53d41ae872
commit
6c2d078935
1 changed files with 0 additions and 3 deletions
|
@ -168,9 +168,6 @@ def include_in_full(name):
|
|||
'MBEDTLS_DEPRECATED_REMOVED',
|
||||
'MBEDTLS_HAVE_SSE2',
|
||||
'MBEDTLS_PLATFORM_NO_STD_FUNCTIONS',
|
||||
'MBEDTLS_ECP_DP_M221_ENABLED',
|
||||
'MBEDTLS_ECP_DP_M383_ENABLED',
|
||||
'MBEDTLS_ECP_DP_M511_ENABLED',
|
||||
'MBEDTLS_MEMORY_DEBUG',
|
||||
'MBEDTLS_MEMORY_BACKTRACE',
|
||||
'MBEDTLS_MEMORY_BUFFER_ALLOC_C',
|
||||
|
|
Loading…
Reference in a new issue