Silences missing documentation warning for MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h
index f040c93..2e246e4 100644
--- a/include/mbedtls/config.h
+++ b/include/mbedtls/config.h
@@ -2079,8 +2079,6 @@
//#define MBEDTLS_PLATFORM_GMTIME_R_ALT
/**
- * \def MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED
- *
* Enable the verified implementations of crypto primitives
* from Project Everest (currently only Curve25519).
* This feature breaks ECDH backward compatibility (see also