X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_randpool.h;h=832859842be5b83f13b57d96b3130c4833f51eef;hb=e6cefef15236e57824825bb1ebbf0f07f5a737fa;hp=8828c49279d8bd2916c20b1d0da229316bcfe7eb;hpb=47d5e292509c20d22adfc608f412bdbe7209decb;p=bertos.git diff --git a/bertos/cfg/cfg_randpool.h b/bertos/cfg/cfg_randpool.h index 8828c492..83285984 100644 --- a/bertos/cfg/cfg_randpool.h +++ b/bertos/cfg/cfg_randpool.h @@ -48,7 +48,7 @@ */ #define CONFIG_SIZE_ENTROPY_POOL 64 -/// Turn on or off timer support in Randpool. $WIZ$ type = "boolean" +/// Enable timer in randpool algo. $WIZ$ type = "boolean" #define CONFIG_RANDPOOL_TIMER 1 #endif /* CFG_RANDPOOL_H */