aboutsummaryrefslogtreecommitdiff
path: root/configs/config-thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'configs/config-thread.h')
-rw-r--r--configs/config-thread.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/config-thread.h b/configs/config-thread.h
index f729a03..25db16b 100644
--- a/configs/config-thread.h
+++ b/configs/config-thread.h
@@ -75,6 +75,10 @@
#define MBEDTLS_SSL_SRV_C
#define MBEDTLS_SSL_TLS_C
+/* For tests using ssl-opt.sh */
+#define MBEDTLS_NET_C
+#define MBEDTLS_TIMING_C
+
/* Save RAM at the expense of ROM */
#define MBEDTLS_AES_ROM_TABLES