Fixed dependency on POLARSSL_SHA4_C in ssl modules
diff --git a/include/polarssl/config.h b/include/polarssl/config.h
index 1ce28e5..dac70e7 100644
--- a/include/polarssl/config.h
+++ b/include/polarssl/config.h
@@ -696,6 +696,7 @@
  *          library/x509parse.c
  *
  * This module adds support for SHA-224 and SHA-256.
+ * This module is required for the SSL/TLS 1.2 PRF function.
  */
 #define POLARSSL_SHA2_C