Skip to content

Commit 75350f9

Browse files
committed
rp2/mbedtls: Remove config options that are now in the common settings.
Signed-off-by: Damien George <[email protected]>
1 parent 838794e commit 75350f9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ports/rp2/mbedtls/mbedtls_config_port.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@
2828

2929
// Set mbedtls configuration
3030
#define MBEDTLS_ECP_NIST_OPTIM
31-
#define MBEDTLS_KEY_EXCHANGE_ECDHE_RSA_ENABLED
32-
33-
// Enable mbedtls modules
34-
#define MBEDTLS_GCM_C
3531

3632
// Time hook
3733
#include <time.h>

0 commit comments

Comments
 (0)