summaryrefslogtreecommitdiffstatshomepage
path: root/unix/mpconfigport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unix/mpconfigport.mk')
-rw-r--r--unix/mpconfigport.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/mpconfigport.mk b/unix/mpconfigport.mk
index f7912141af..3b335ae78e 100644
--- a/unix/mpconfigport.mk
+++ b/unix/mpconfigport.mk
@@ -29,6 +29,7 @@ MICROPY_PY_FFI = 1
# ussl module requires axtls
MICROPY_PY_USSL = 1
MICROPY_SSL_AXTLS = 1
+MICROPY_SSL_MBEDTLS = 0
# jni module requires JVM/JNI
MICROPY_PY_JNI = 0