For now, just include the union of all the possible dependencies.
For the future it would be better to selectively include only the
required dependencies in function of the RANDOM_SECURITY_LEVEL
parameter.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4693
38d2e660-2303-0410-9eaa-
f027e97ec537
*
* $WIZ$ module_name = "random"
* $WIZ$ module_configuration = "bertos/cfg/cfg_random.h"
+ * $WIZ$ module_depends = "isaac", "cipher", "sha1", "yarrow", "yarrow_pool", "x917", "aes"
* $WIZ$ module_supports = "stm32 or lm3s"
*/