Rm SHA-1 from the yotta configuration
diff --git a/yotta/data/adjust-config.sh b/yotta/data/adjust-config.sh
index 955fe0d..1a2fcb6 100755
--- a/yotta/data/adjust-config.sh
+++ b/yotta/data/adjust-config.sh
@@ -46,7 +46,7 @@
 conf unset MBEDTLS_PKCS5_C
 conf unset MBEDTLS_PKCS12_C
 conf unset MBEDTLS_RIPEMD160_C
-#conf unset MBEDTLS_SHA1_C
+conf unset MBEDTLS_SHA1_C
 conf unset MBEDTLS_XTEA_C
 
 conf unset MBEDTLS_X509_RSASSA_PSS_SUPPORT